From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | buildfarm-members(at)postgresql(dot)org |
Subject: | Re: Release 13 of the PostgreSQL BuildFarm client |
Date: | 2021-08-03 12:47:04 |
Message-ID: | 5462d8bd-b8aa-3c38-b078-4bf5e94f8eba@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members pgsql-hackers |
On 8/2/21 7:11 PM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> I have pushed Release 13 of the PostgreSQL BuildFarm client.
> FYI, this seems to have broken compatibility with ancient versions
> of git. prairiedog and gaur/pademelon are both using
> git version 1.7.9.6, and they both choked on the --prune-tags
> option. I tried removing that, as it seemed possibly unnecessary,
> but it didn't improve matters.
>
> I suppose I'm overdue to update git on these machines, but anyone
> else running dinosaur versions may want to be cautious.
Not so much dinosaurs either. I just tried on Centos 7 which isn't that
old, and got a failure. Not just from the prune-tags but from 'git
ls-remote' not supporting symref. I will come up with a solution in a
couple of days, but for now please don't deploy unless you have a fairly
modern git. If you do deploy, be prepared to roll back.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-08-03 15:01:37 | CLOBBER_CACHE_ALWAYS testing (was Re: Release 13 of the PostgreSQL BuildFarm client) |
Previous Message | Andrew Dunstan | 2021-08-03 02:56:40 | Re: Release 13 of the PostgreSQL BuildFarm client |
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Rijkers | 2021-08-03 13:02:43 | Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace |
Previous Message | David Rowley | 2021-08-03 12:02:17 | Re: Extra code in commit_ts.h |