| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: pgsql: make dist uses git archive |
| Date: | 2024-03-25 19:30:28 |
| Message-ID: | ae069956-bb54-44c2-96ac-2b395eb22270@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 25.03.24 10:04, Magnus Hagander wrote:
> This seems to have broken buildfarm member guaibasaurus, which I believe
> is the only one that runs "make dist" as part of the buildfarm. And as a
> result,t hat breaks the snapshot build uploads.
>
> I don't know exactly how it does it, it appears to not run from within
> the git repository. It might be this needs an update to the buildfarm
> code itself to handle this path? I haven't dug into how that code does
> the make dist part (thus cc:ing in Andrew as well).
I don't see any code for this in the client-code git repository. So
maybe it is a local custom module?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-03-25 20:00:26 | Re: pgsql: Track last_inactive_time in pg_replication_slots. |
| Previous Message | Jeff Davis | 2024-03-25 19:03:12 | pgsql: Clarify comment for LogicalTapeSetBlocks(). |