bug in plone.recipe.zope2instance

Bug #1758081 reported by jankarlo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
collective.buildout
New
Undecided
Unassigned

Bug Description

running buildout using: https://dist.plone.org/release/5.1-latest/

pulls version 4.3 of plone.recipe.zope2instance which breaks in

eggs/plone.recipe.zope2instance-4.3-py2.7.egg/plone/recipe/zope2instance/__init__.py

at line 95: major, minor = parsed[0:2]

parsed is not a list and therefore cannot be sliced.

Please update this release as it is being included in the Plone 5.1-latest.

thank you.

Revision history for this message
jankarlo (jankarloz) wrote :
Revision history for this message
jankarlo (jankarloz) wrote :

I added this code in the egg and buildout is working again.

Revision history for this message
jankarlo (jankarloz) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.