Re: [Python-Dev] Two buildbot slaves wedged

2006-03-18 Thread Martin v. Löwis
Tim Peters wrote: > I'm not sure how they get into such a state (but saw it at Zope Corp > at times too). It's possible that their buildbot processes need to be > restarted, and/or that the master process needs to be restarted. It's a buildbot 0.7.1 bug (according to the 0.7.2 changelog); the sig

Re: [Python-Dev] Two buildbot slaves wedged

2006-03-18 Thread Neal Norwitz
On 3/18/06, Tim Peters <[EMAIL PROTECTED]> wrote: > svn got confused trying to incorporate updates to the email pkg. Slaves > > sparc solaris10 gcc trunk > and > x86 gentoo trunk > > got stuck in their trunk "updating" steps for 7 hours, presumably as a result. > > I killed those builds, a

[Python-Dev] Two buildbot slaves wedged

2006-03-18 Thread Tim Peters
svn got confused trying to incorporate updates to the email pkg. Slaves sparc solaris10 gcc trunk and x86 gentoo trunk got stuck in their trunk "updating" steps for 7 hours, presumably as a result. I killed those builds, and tried to start new builds on those slaves. There was no effec