[zope2-tracker] [Bug 640385] [NEW] zope.tales = 3.4.0 in versions.cfg Zope 2.12.3
Vladislav Vorobiev
mymir.org at gmail.com
Thu Sep 16 07:21:16 EDT 2010
Public bug reported:
buildout error
http://download.zope.org/Zope2/index/2.12.3/versions.cfg
zope.tal = 3.5.2 depends on zope.tales 3.5.1?
[buildout]
parts = instance
extends = http://download.zope.org/Zope2/index/2.12.3/versions.cfg
[instance]
recipe = zc.recipe.egg
eggs = Zope2
interpreter = py
scripts = runzope zopectl
initialization =
import sys
sys.argv[1:1] = ['-C',r'${buildout:directory}/etc/zope.conf']
Got zope.testbrowser 3.6.0a2.
The version, 3.4.0, is not consistent with the requirement, 'zope.tales>=3.5.0'.
While:
Installing instance.
Error: Bad version 3.4.0
regensburg at debian:~/home/zopeng1/testbuidout$ bin/buildout
Installing instance.
The version, 3.4.0, is not consistent with the requirement, 'zope.tales>=3.5.0'.
While:
Installing instance.
Error: Bad version 3.4.0
** Affects: zope2
Importance: Undecided
Status: New
--
zope.tales = 3.4.0 in versions.cfg Zope 2.12.3
https://bugs.launchpad.net/bugs/640385
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