[Zope-dev] Re: buildbot.zope.org?
Hanno Schlichting
plone at hannosch.info
Sun Apr 27 14:00:26 EDT 2008
Christian Theune wrote:
> On Sun, Apr 27, 2008 at 11:57:07AM -0400, Paul Winkler wrote:
>> Any idea what's wrong with Zope2.buildout?
>> Looks like Acquisition is not built properly:
>> http://zopebuildbot.whq.gocept.com/builders/Zope2.buildout/builds/75/steps/test/logs/stdio
>
> No idea, the egg it has is 'Acquisition-2.11.0b1'
And that's the problem. Acquisition has changed quite a bit on Zope
trunk and for example the aq_inContextOf method was added there, but it
is not yet available in any released version of AQ.
So whoever maintains that particular buildout might need to update it to
use development eggs for now.
Hanno
More information about the Zope-Dev
mailing list