[OpenAFS-devel] Re: debian-linux-i386-builder issues

Andrew Deason adeason@sinenomine.net
Thu, 5 Sep 2013 11:08:03 -0500


On Thu, 5 Sep 2013 09:58:23 -0500
Andrew Deason <adeason@sinenomine.net> wrote:

> I'm not sure if it's why this is happening, but the builders don't seem
> to be removing all 'cruft' between build runs, since they are running
> 'git clean -X' instead of 'git clean -x'. In particular on that slave,
> the 'include' directory is staying around between some runs, which may
> be confusing.

Actually, now I think I'm pretty confident this is why. Looking at
gerrit 10227, the debian builder build 11517 succeeded, and 11518
failed. In 11517, the 'git update' step runs 'git clean -dfx'. In 11518,
it doesn't. So it seems pretty likely that's why 11518 fails.

I thought that step was the buildbot-provided git integration 'update'
step. It's not one of our 'run this command' steps (we run our own 'git
clean' separately). So.... "what?"

-- 
Andrew Deason
adeason@sinenomine.net