[Grok-dev] Re: nudgenudge buildout

Darryl Cousins darryl at darrylcousins.net.nz
Wed Apr 25 16:57:13 EDT 2007


Hi,

On Wed, 2007-04-25 at 10:46 -0700, Kevin Smith wrote:
> As a workaround you can control which egg versions you are using.
> 
> add to your [buildout] section of buildout.cfg
> versions = release-1
> 
> create a new section
> [release-1]
> zc.catalog = 1.1.1
> 
> zc.catalog 1.2-dev has a weird incompatibility with 1.1.1 and may
> affect upgrades until a migration script is made. If you do decide to
> go the large download route, you can create a global egg cache in your
> default user buildout configuration.
> 
> ~/.buildout/default.cfg 
> [buildout]
> eggs-directory=/path/to/my/global/egg/cache


Thanks Kevin for these tips, the docs are beginning to make sense to me
too.

(Thanks also Gary et al.)

Regards,
Darryl

http://www.zope.org/DevHome/Buildout/buildout.html

> 
> Regards, 
> 
> Kevin Smith
> 
> 
> Darryl Cousins wrote: 
> > Hi,
> > 
> > On Wed, 2007-04-25 at 12:03 +0200, Philipp von Weitershausen wrote:
> >   
> > > Darryl Cousins wrote:
> > >     
> > > > I've been playing with nudgenudge buildout as a model and I just found
> > > > today that it is now pulling all of zope eggs and not using the defined
> > > > install - /usr/local/Zope-3.3.1. Is this the expected behaviour?
> > > >       
> > > Not exactly. The behaviour is due to the new zc.catalog 1.2dev egg which 
> > > depends on the Zope 3 eggs. Once we switch Grok over to depend on the 
> > > Zope 3 eggs, this will be the default.
> > > 
> > >     
> > > > It is taking a lot longer than it took to download and install the said zope
> > > > release.
> > > >       
> > > :/
> > >     
> > 
> > Mmmm. Thanks.
> > 
> > [Must egg-ducate self]
> > 
> > Regards,
> > Darryl
> > 
> > _______________________________________________
> > Grok-dev mailing list
> > Grok-dev at zope.org
> > http://mail.zope.org/mailman/listinfo/grok-dev
> > 
> >   



More information about the Grok-dev mailing list