[Grok-dev] Re: Grok 0.12 released!
Maurits van Rees
m.van.rees at zestsoftware.nl
Tue Apr 22 17:36:05 EDT 2008
Ethan Jucovy, on 2008-04-22:
> Hey,
>
> My apologies; this is a bug in z3c.autoinclude which seems to have been
> introduced in the 0.2.1 version I released yesterday. I'm looking into it
> today and should hopefully have a fix out shortly.
>
> In the meantime, the easiest way to get your application to start would be
> to delete the following line from your package's generated configure.zcml:
>
> "<includeDependencies package=3D'.' />"
>
> That will disable z3c.autoinclude and circumvent this bug. Alternatively,
> you can probably downgrade z3c.autoinclude to version 0.2 without any
> downsides, since the bugs fixed in 0.2.1 are unlikely to affect most users
> of Grok.
Yes, with this in buildout.cfg and a bin/buildout -nv I can start zope
again:
[buildout]
...
versions = versions
[versions]
z3c.autoinclude = 0.2
...
--
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
More information about the Grok-dev
mailing list