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 01:50:19 |
Message-ID: | fada489f-f556-0a0a-a67c-e597a85fe069@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.
Ouch.
--prune-tags possibly is unnecessary. What happens when you remove it
from the code?
I will test tomorrow or Wednesday on a Centos5 docker - there is an
image on dockerhub with git 1.6.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-08-03 02:12:22 | Re: Release 13 of the PostgreSQL BuildFarm client |
Previous Message | Tom Lane | 2021-08-02 23:11:10 | Re: Release 13 of the PostgreSQL BuildFarm client |
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2021-08-03 01:50:47 | Re: 2021-07 CF now in progress |
Previous Message | Thomas Munro | 2021-08-03 01:44:58 | Re: A micro-optimisation for ProcSendSignal() |