Re: 'CVS-Unknown' buildfarm failures?

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <jd(at)commandprompt(dot)com>
Cc: <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 'CVS-Unknown' buildfarm failures?
Date: 2006-06-02 02:35:31
Message-ID: 3308.24.211.165.134.1149215731.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2006-06-02 02:39:20 Re: [PATCH] Magic block for modules
Previous Message Tom Lane 2006-06-02 02:32:10 Re: More thoughts about planner's cost estimates