On Tue, Mar 29, 2011 at 10:22:45AM -0400, Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win From: jdriessen at thehealthagency.com Date: Mon Mar 28 15:18:14 EDT 2011 URL: http://mail.zope.org/pipermail/zope-tests/2011-March/036429.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32 From: jdriessen at thehealthagency.com Date: Mon Mar 28 16:46:58 EDT 2011 URL: http://mail.zope.org/pipermail/zope-tests/2011-March/036443.html
Subject: FAILED : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32 From: jdriessen at thehealthagency.com Date: Mon Mar 28 16:47:05 EDT 2011 URL: http://mail.zope.org/pipermail/zope-tests/2011-March/036444.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32 From: jdriessen at thehealthagency.com Date: Mon Mar 28 17:06:20 EDT 2011 URL: http://mail.zope.org/pipermail/zope-tests/2011-March/036453.html
These four are still dying in the bootstrap step, without any kind of useful output. I just tried to reproduce one without success::
- ----------------------------------- %< ------------------------------ $ cd /tmp $ svn co http://svn.zope.org/repos/main/zopetoolkit/branches/1.0 A 1.0/LICENSE.txt A 1.0/development.cfg A 1.0/zopeapp-versions.cfg A 1.0/bootstrap.py A 1.0/buildout.cfg A 1.0/COPYRIGHT.txt A 1.0/ztk.cfg A 1.0/README.txt A 1.0/zopeapp.cfg A 1.0/ztk-versions.cfg A 1.0/index.rst U 1.0 Checked out revision 121155. $ cd 1.0/ $ /opt/Python-2.6.5/bin/python bootstrap.py Creating directory '/tmp/1.0/bin'. Creating directory '/tmp/1.0/parts'. Creating directory '/tmp/1.0/eggs'. Creating directory '/tmp/1.0/develop-eggs'. Generated script '/tmp/1.0/bin/buildout'. - ----------------------------------- %< ------------------------------
I also couldn't reproduce the failure. -- Brian Sutherland