public inbox for [email protected]  
help / color / mirror / Atom feed
From: Aaron Pavely <[email protected]>
To: David E. Wheeler <[email protected]>
Cc: Christoph Berg <[email protected]>
Cc: [email protected]
Subject: Re: Update Old Version Public Keys?
Date: Sat, 17 Oct 2020 19:58:31 -0500
Message-ID: <CAGs4muXXkV5LreRMQLV=vcMzYfEdCcPA61+31WvOZMh+JyfVrw@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<CAGs4muVmQtxMk+bKZQj=iiHOz=sgikGdBS+pGS3zz=PHJ39VoA@mail.gmail.com>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>

On Sat, Oct 17, 2020 at 6:30 PM David E. Wheeler <[email protected]>
wrote:

> On Oct 13, 2020, at 14:44, Christoph Berg <[email protected]> wrote:
>
> >> Now, if I wanted to test Postgres 14 (dev), what additional steps would
> I have to take?
> >
> > sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -v 14 -i
>
> For some reason it doesn’t work:
>
>
> https://github.com/theory/pg-semver/runs/1269694601?check_suite_focus=true
>
> That’s running
>
> PGVERSION=14
> apt.postgresql.org.sh -p -v $PGVERSION
> packages="postgresql-$PGVERSION postgresql-server-dev-$PGVERSION
> postgresql-common"
> apt-get -o Dpkg::Options::="--force-confdef" -o
> Dpkg::Options::="--force-confold" install -y $packages
>
> Working fine on v13 and earlier.
>
> Thanks,
>
> David
>

This is back to the release pin priority issue. PG14 is only available in
the testing release, and the testing release's pin priority does not permit
use without explicit enabling, i.e., use of apt-get option `-t
<release-codename>-pgdg-testing`.

Alternatively, skip the `apt-get` and simply use apt.postgresql.org.sh's
`-i` option to install, if you can accept it overwriting any existing
PostgreSQL configuration files, since it would achieve the same package set
installation goal.

-- 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: <CAGs4muXXkV5LreRMQLV=vcMzYfEdCcPA61+31WvOZMh+JyfVrw@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