From: | Tomas Vondra <tomas(at)vondra(dot)me> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | buildfarm-members(at)lists(dot)postgresql(dot)org |
Subject: | Re: strange git problems on turaco |
Date: | 2024-12-02 02:23:10 |
Message-ID: | ed54ba1c-bc7e-4dd8-ba93-078775daa5ff@vondra.me |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members |
On 12/2/24 02:56, Tom Lane wrote:
> Tomas Vondra <tomas(at)vondra(dot)me> writes:
>> turaco seems to be having some strange git issues - some of the
>> buildfarm runs fail like this:
>
> Have you tried rm -rf'ing its git repo and letting the script
> check that out from scratch? The fact that it's just the 17
> branch has a whiff of repo corruption.
>
I actually nuked the whole buildroot, because the old SD card was having
issues and I wasn't sure what might be corrupted. So it's all fresh. But
I also first ran
./run_branches.pl --run-all --nosend --nostatus
just to make sure everything works fine, and it did ...
> Andrew might correct me, but I think you have to remove
> both the pgmirror.git directory and the per-branch pgsql
> subdirectories to be clean. Don't remove the various
> <animal>.* status files.
>
Done. Let's see how quickly it breaks again.
regards
--
Tomas Vondra
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2024-12-02 03:46:23 | Re: strange git problems on turaco |
Previous Message | Tom Lane | 2024-12-02 01:56:30 | Re: strange git problems on turaco |