Re: 'CVS-Unknown' buildfarm failures? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 'CVS-Unknown' buildfarm failures?
Date
Msg-id 3308.24.211.165.134.1149215731.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: "CVS-Unknown" buildfarm failures?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Joshua D. Drake said:
> Tom Lane wrote:
>>
>> A more radical answer is to have the script go ahead and delete the
>> offending files itself, but I can see where that might not have good
>> fail-soft behavior ...
>
> I have manually ran a dist-clean on meerkat for 8_0 and 8_1 and am
> rerunning the builds now.
>

If that doesn't work, the correct method of recovery is to remove the repo
copy altogether and let the buildfarm script get a completely fresh checkout:
 rm -rf <buildroot>/<branch>/pgsql

would do the trick.

cheers

andrew




pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: 'CVS-Unknown' buildfarm failures?
Next
From: Tom Lane
Date:
Subject: Re: 'CVS-Unknown' buildfarm failures?