[Zope-dev] zc.recipe.egg bug (tracker)?
Gary Poster
gary.poster at gmail.com
Mon Aug 23 15:25:05 EDT 2010
On Aug 23, 2010, at 2:53 PM, Andreas Jung wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Gary Poster wrote:
>
>> 1.3.1 has change and is released.
>>
>
> On it's failing in a different way:
>
> An internal error occurred due to a bug in either zc.buildout or in a
> recipe being used:
> 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.1-py2.6.egg/zc/recipe/egg/egg.py",
> line 173, in install
> return self._install(reqs, ws, scripts)
> File
> "/Users/ajung/sandboxes/occ/eggs/zc.recipe.egg-1.3.1-py2.6.egg/zc/recipe/egg/egg.py",
> line 189, in _install
> options['bin-directory'],
> File "/opt/python-2.6/lib/python2.6/UserDict.py", line 22, in __getitem__
> raise KeyError(key)
> KeyError: 'bin-directory'
Please apply this patch to zc.recipe.egg and see if it fixes things for you.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
Url: http://mail.zope.org/pipermail/zope-dev/attachments/20100823/1b66b132/attachment.txt
-------------- next part --------------
Gary
More information about the Zope-Dev
mailing list