[zope2-tracker] [Bug 510477] Re: Zope 2.10.11 is missing lib/python/Zope2/version.txt

Wolfgang Thomas thomas at syslab.com
Mon Jan 25 06:30:52 EST 2010


For Plone users who have recently upgraded to 3.3.4 and now stumble
across this error, here's a work-around that did the trick for me:

In the buildout.cfg, add (and use in "parts=") a new section:

[zope-versiontxt]
recipe = plone.recipe.command
command =
    touch ${buildout:directory}/parts/zope2/lib/python/Zope2/version.txt
    echo "Zope 2.10.11-final" > ${buildout:directory}/parts/zope2/lib/python/Zope2/version.txt

-- 
Zope 2.10.11 is missing lib/python/Zope2/version.txt
https://bugs.launchpad.net/bugs/510477
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list