Most Powerful Open Source ERP

Re: Can't deploy erp5

  • Last Update:2019-12-21
  • Version:001
  • Language:en
Document Reference
Re: Can't deploy erp5
Publication Information
Embedded

Issue:

Bulidout.cfg from installer:

[buildout]
extends = https://lab.node.vifib.com/nexedi/slapos/raw/1.0.112/software/erp5/software.cfg
shared-part-list =.
       /opt/slapgrid/read_only_shared
      /opt/slapgrid/shared

https://lab.node.vifib.com/nexedi/slapos/raw/1.0.112/software/erp5/software.cfg

 

[buildout]
extends =
  ../../stack/erp5/buildout.cfg



# Test Suite: ERP5-MASTER ran at 2019/06/20 17:16:16.546716 UTC
#             10 failures, 0 errors, 6038 total, status: FAIL

[erp5]
revision = 80994259537cc30d255d9230aabaf47dce621bf8

 

https://lab.node.vifib.com/nexedi/slapos/raw/1.0.112/stack/erp5/buildout.cfg

 

[erp5]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/erp5.git
branch = master

 

Docs:

https://pypi.org/project/slapos.recipe.build/#revision-branch-priority

If both revision and branch parameters are set, revision parameters is used and branch parameter is ignored:

 

as thre result installer trying ro install 80994259537cc30d255d9230aabaf47dce621bf8 revision.