What's the story with http://buildbot.zope.org ? It looks like most of the slaves are either disconnected, or failing to build at all, with errors like this: e.g. http://buildbot.zope.org/Zope3%20trunk%202.4%20Windows%202000%20zc-bbwin3/bu... ... File "c:\python24\lib\site-packages\buildbot\slave\commands.py", line 275, in kill self.commandFailed(CommandInterrupted("no process to interrupt")) exceptions.AttributeError: ShellCommand instance has no attribute 'commandFailed' -- http://www.slinkp.com
Hello Paul, Theuni built a new one: http://zopebuildbot.whq.gocept.com/ But it's down again... Friday, April 25, 2008, 6:46:32 PM, you wrote: PW> What's the story with http://buildbot.zope.org ? PW> It looks like most of the slaves are either disconnected, or failing PW> to build at all, with errors like this: PW> e.g. PW> http://buildbot.zope.org/Zope3%20trunk%202.4%20Windows%202000%20zc-bbwin3/bu... PW> ... PW> File "c:\python24\lib\site-packages\buildbot\slave\commands.py", PW> line 275, in kill PW> self.commandFailed(CommandInterrupted("no process to interrupt")) PW> exceptions.AttributeError: ShellCommand instance has no attribute PW> 'commandFailed' -- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: When we walk to the edge of all the light we have and take the step into the darkness of the unknown, we must believe that one of two things will happen. There will be something solid for us to stand on or we will be taught to fly. - Patrick Overton
Hello Paul,
Theuni built a new one: http://zopebuildbot.whq.gocept.com/ But it's down again...
It's still what I call "experimental". The availability is pretty good in general though, unfortunately it didn't restart when the machine cycled (Thursday?) and I was too lazy/busy to fix it yesterday. The restarts should go normal by now and I don't know any other condition that currently would wrack it. Christian
This one looks great, thanks Christian. 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/t... On Sat, Apr 26, 2008 at 08:22:40AM +0200, Christian Theune wrote:
Hello Paul,
Theuni built a new one: http://zopebuildbot.whq.gocept.com/ But it's down again...
It's still what I call "experimental". The availability is pretty good in general though, unfortunately it didn't restart when the machine cycled (Thursday?) and I was too lazy/busy to fix it yesterday.
The restarts should go normal by now and I don't know any other condition that currently would wrack it.
Christian
-- Paul Winkler http://www.slinkp.com
On Sun, Apr 27, 2008 at 11:57:07AM -0400, Paul Winkler wrote:
This one looks great, thanks Christian.
Thanks.
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/t...
No idea, the egg it has is 'Acquisition-2.11.0b1' Christian -- gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany www.gocept.com - ct@gocept.com - phone +49 345 122 9889 7 - fax +49 345 122 9889 1 - zope and plone consulting and development
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/t...
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
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/t...
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
On Fri, Apr 25, 2008 at 12:46 PM, Paul Winkler <slinkp@gmail.com> wrote:
What's the story with http://buildbot.zope.org ?
It's unloved. Do you have any spare love? -- Benji York Senior Software Engineer Zope Corporation
participants (5)
-
Adam GROSZER -
Benji York -
Christian Theune -
Hanno Schlichting -
Paul Winkler