[Zope-dev] Re: buildbot.zope.org?

2008-04-28 Thread Hanno Schlichting

Hanno Schlichting wrote:

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.


I need to correct myself. The method has been there on AQ-wrappers for a 
long time. On the trunk it is now available and used as a standalone 
function as well.


Thanks Dieter for the pointer.

Hanno

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: buildbot.zope.org?

2008-04-27 Thread Hanno Schlichting

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

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )