[schooltool-dev] Broken repository

Brian Sutherland jinty at web.de
Sat Jun 16 07:23:22 EDT 2007


On Mon, Jun 04, 2007 at 10:59:32PM +0300, Marius Gedminas wrote:
> There is a buildbot, and it does something pretty similar.   It used to
> do exactly that (without the rm -rf part), but checking out Zope 3 used
> to break it every now and then (subversion sucks), and now it treats
> Zope 3 as a special case.
> 
> I suppose it would be a good idea to rm -rf buildbot's sandbox at least
> once a night.  I think buildbot has an option for that somewhere.

Sorry, Marius, too slow;)

I implemented something like this, but I just couldn't figure out how to
get buildbot to do it itself. Apparently two builds are not allowed to
use the same directory, so you can't schedule a periodic cleanup.

So there's a buildbot-build rule in the Makefile that runs
"make realclean" for every build triggered on Saturdays. Not really a
good solution, so please change it if you can think of a better one.

Already it's found a problem with our egg dependencies
(overspecification?):

http://source.schooltool.org/buildbot/pov-schooltool/builds/124/step-unit%20tests/0

-- 
Brian Sutherland


More information about the Schooltool-dev mailing list