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

2010-08-23 Thread Gary Poster
On Aug 23, 2010, at 3:25 PM, Gary Poster wrote: > > 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

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

2010-08-23 Thread Gary Poster
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

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

2010-08-23 Thread Andreas Jung
-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/

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

2010-08-23 Thread Gary Poster
On Aug 23, 2010, at 1:38 PM, Gary Poster wrote: > > On Aug 23, 2010, at 1:26 PM, Gary Poster wrote: > >> >> On Aug 23, 2010, at 12:36 PM, Andreas Jung wrote: >> >>> zc.recipe.egg 1.3.0 fails badly with >>> >>> While: >>> Installing supervisor. >>> Traceback (most recent call last): >>> File

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

2010-08-23 Thread Andreas Jung
Gary Poster wrote: > On Aug 23, 2010, at 12:36 PM, Andreas Jung wrote: > >> 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

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

2010-08-23 Thread Gary Poster
On Aug 23, 2010, at 1:26 PM, Gary Poster wrote: > > On Aug 23, 2010, at 12:36 PM, Andreas Jung wrote: > >> 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/z

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

2010-08-23 Thread Gary Poster
On Aug 23, 2010, at 12:36 PM, Andreas Jung wrote: > 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(bu

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

2010-08-23 Thread Chris Withers
Andreas Jung wrote: > "/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 re

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

2010-08-23 Thread Andreas Jung
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.b