public inbox for [email protected]
help / color / mirror / Atom feedFrom: Aaron Pavely <[email protected]>
To: Christoph Berg <[email protected]>
To: David E. Wheeler <[email protected]>
To: [email protected]
Subject: Re: Update Old Version Public Keys?
Date: Tue, 13 Oct 2020 09:31:41 -0500
Message-ID: <CAGs4muVmQtxMk+bKZQj=iiHOz=sgikGdBS+pGS3zz=PHJ39VoA@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
On Mon, Oct 12, 2020 at 4:28 PM Christoph Berg <[email protected]> wrote:
> Re: David E. Wheeler
> > > Okay, I changed it to:
> > >
> > > ```
> > > ADD
> https://salsa.debian.org/postgresql/postgresql-common/-/raw/master/pgdg/apt.postgresql.org.sh
> /usr/local/bin/
>
> > Hello gang. I tried this again today, now that 13.0 is out, and get the
> same errors. Do I need to do something different than I did for 12 and
> earlier? Example:
> >
> > https://github.com/theory/pg-semver/runs/1239421317
>
> | + apt.postgresql.org.sh -p -v 13
> | This script will enable the PostgreSQL APT repository on
> apt.postgresql.org on
> | your system. The distribution codename used will be buster-pgdg-testing.
>
> Is that the latest version of the apt.postgresql.org.sh script? It
> should only use "-testing" when passed -t.
>
> Christoph
>
I think the issue (in part) is here:
https://salsa.debian.org/postgresql/postgresql-common/-/blob/master/pgdg/apt.postgresql.org.sh#L77-8...
Because `-v 13` called in the script above forces the 'testing' release,
installation will fail since the pgxn docker image's 'pg-start' script
doesn't re-pin the release priority to include 'testing':
https://github.com/pgxn/docker-pgxn-tools/blob/main/bin/pg-start#L12
Both should be updated; the former updated to realize the release of
PostgreSQL 13 in non-testing repositories, and the latter to enable pinning
of the testing release when necessary.
-- Aaron
view thread (18+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Update Old Version Public Keys?
In-Reply-To: <CAGs4muVmQtxMk+bKZQj=iiHOz=sgikGdBS+pGS3zz=PHJ39VoA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox