!!!
Apologies - - - - I seem to have forgotten that I must use reply all
and I didn't!
---------- Forwarded message ---------
From: o1bigtenor <o1bigtenor@???>
Date: Sat, Jul 17, 2021 at 4:33 PM
Subject: Re: [DNG] Installing postgresql13 on beowulf
To: Antony Stone <Antony.Stone@???>
On Sat, Jul 17, 2021 at 3:22 PM Antony Stone
<Antony.Stone@???> wrote:
>
> On Saturday 17 July 2021 at 17:20:40, o1bigtenor via Dng wrote:_______________________________
>
> > Greetings
> >
> > trying to install postgres 13 on beowulf
>
> > deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main
>
> > # apt update
>
> > Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release
>
> > Somehow what I entered as 'Buster' become 'Beowulf' .
>
> Can you really confirm that you don't have a beowulf repository lurking
> somewhere:
>
> grep -r postgresql /etc/apt
>
# grep -r postgresql /etc/apt
/etc/apt/apt.conf.d/01autoremove-postgresql:// File installed by
postgresql-common. Currently not updated automatically,
/etc/apt/apt.conf.d/01autoremove-postgresql:// would remove the old
postgresql-NN package when the "postgresql" meta
/etc/apt/apt.conf.d/01autoremove-postgresql: "^postgresql-";
the issue is that
https://apt.postgresql.org/pub/repos/apt/dists/
only contains
bionic-pgdg/ 11-Jul-2021 20:57
-
bionic-pgdg-testing/ 17-Jul-2021 18:25
-
bullseye-pgdg/ 11-Jul-2021 20:56
-
bullseye-pgdg-testing/ 17-Jul-2021 18:25
-
buster-pgdg/ 11-Jul-2021 20:56
-
buster-pgdg-testing/ 17-Jul-2021 18:25
-
focal-pgdg/ 11-Jul-2021 20:57
-
focal-pgdg-testing/ 17-Jul-2021 18:25
-
groovy-pgdg/ 11-Jul-2021 20:56
-
groovy-pgdg-testing/ 09-Jul-2021 17:56
-
hirsute-pgdg/ 11-Jul-2021 20:56
-
hirsute-pgdg-testing/ 09-Jul-2021 17:56
-
sid-pgdg/ 11-Jul-2021 20:56
-
sid-pgdg-testing/ 17-Jul-2021 18:25
-
stretch-pgdg/ 11-Jul-2021 20:56
-
stretch-pgdg-testing/ 05-Jul-2021 16:06
-
xenial-pgdg/ 13-May-2021 13:12
-
xenial-pgdg-testing/ 13-May-2021 13:10
-
- - - - no mention of Beowulf and that means a - - - no go - - - - at least
as far as I can tell.
Any ideas?