Update slapos.core version
-
mentioned in commit 83e9bd45
-
Developer
@tomo when 1.4.23 is available on pypi? for now, all test suite(ERP5-TestRunner1,ERP5-TestRunner2......)using branch 1.0 failed to instantiate.
-
Developer
Hi @tomo, I have a test suite using branch 1.0 and it started to fail after this commit (I see 0 test results so it seems it failed to instantiate). Should I update something in my forked erp5 repo?
-
Owner
Hello, version 1.4.23 is in pypi : https://pypi.org/project/slapos.core/
It's true that I forgot to push to pypi before the commit and I pushed several hours after this commit but it's on pypi since yesterday morning.
-
Developer
oh, yes, it's already on pypi,
it's strange that log show:
2019-06-07 13:24:53,403 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Installing slapos-deps-eggs. 2019-06-07 13:24:53,403 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO networkcache: Downloading pypi-index-96af89cdde216340df5aec1e9a1392e0-slapos.core==1.4.23... 2019-06-07 13:24:53,403 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Downloaded http://www.nexedi.org/static/packages/source/ from network cache. 2019-06-07 13:24:53,403 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO networkcache: Downloading pypi-index-99e2b3234a294248d07c2bb8e6698302-slapos.core==1.4.23... 2019-06-07 13:24:53,403 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Downloaded http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/ from network cache. 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO networkcache: Downloading pypi-index-a46be9bd3756ada5c303353adbb6407f-slapos.core==1.4.23... 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Downloaded http://www.nexedi.org/static/packages/source/slapos.buildout/ from network cache. 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO networkcache: Downloading pypi-index-149fc4405b559e7cb22aaa7454a28858-slapos.core==1.4.23... 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Downloaded https://pypi.org/simple/slapos.core/ from network cache. 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO While: 2019-06-07 13:24:53,404 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Installing slapos-deps-eggs. 2019-06-07 13:24:53,405 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Error: Couldn't find a source distribution for 'slapos.core==1.4.23'. 2019-06-07 13:24:53,405 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] ERROR Failed to run buildout profile in directory '/srv/slapgrid/slappart18/srv/testnode/ajv/soft/8b25982616c6e1e5f33565a8ad4e7c2d' 2019-06-07 13:24:53,407 INFO slapgrid_sr: 2019-06-07 13:24:53 slapos[6007] INFO Finished software releases.
-
mentioned in merge request slapos.buildout!19 (closed)
-
Owner
Fixed. This is an annoying bug. slapos.buildout!19 (closed)
-
mentioned in commit 580ab2dd