[Zope-dev] zc.recipe.egg bug (tracker)?

Andreas Jung lists at zopyx.com
Mon Aug 23 12:36:43 EDT 2010


zc.recipe.egg 1.3.0 fails badly with

While:
  Installing supervisor.
Traceback (most recent call last):
  File
"/Users/ajung/sandboxes/occ/eggs/zc.buildout-1.5.0-py2.6.egg/zc/buildout/buildout.py",
line 1784, in main
    getattr(buildout, command)(args)
  File
"/Users/ajung/sandboxes/occ/eggs/zc.buildout-1.5.0-py2.6.egg/zc/buildout/buildout.py",
line 569, in install
    installed_files = self[part]._call(recipe.install)
  File
"/Users/ajung/sandboxes/occ/eggs/zc.buildout-1.5.0-py2.6.egg/zc/buildout/buildout.py",
line 1276, in _call
    return f()
  File
"/Users/ajung/sandboxes/occ/eggs/collective.recipe.supervisor-0.12-py2.6.egg/collective/recipe/supervisor/__init__.py",
line 202, in install
    extra_eggs + \
  File
"/Users/ajung/sandboxes/occ/eggs/zc.recipe.egg-1.3.0-py2.6.egg/zc/recipe/egg/egg.py",
line 159, in install
    if options.query_bool('dependent-scripts', 'false'):
AttributeError: 'dict' object has no attribute 'query_bool'

Not sure who is in charge and where the related bug tracker is!?

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20100823/a342e4c9/attachment.vcf 


More information about the Zope-Dev mailing list