Re: apt-archive.postgresql.org a bit broken? - Mailing list pgsql-general

From Tomas Pospisek
Subject Re: apt-archive.postgresql.org a bit broken?
Date
Msg-id 1a95321c-19a5-4260-87e7-21302d61aadf@sourcepole.ch
Whole thread Raw
In response to Re: apt-archive.postgresql.org a bit broken?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
On 05.07.24 18:27, Magnus Hagander wrote:
> 
> 
> On Fri, Jul 5, 2024 at 6:07 PM Tomas Pospisek <tpo2@sourcepole.ch 
> <mailto:tpo2@sourcepole.ch>> wrote:
> 
>     Hello,
> 
>     I get this when I try to access the archive of focal packages:
> 
>     ```
>     # apt-get update
>     [...]
>     Err:6 https://apt-archive.postgresql.org/pub/repos/apt
>     <https://apt-archive.postgresql.org/pub/repos/apt> focal-pgdg
>     InRelease
>         403  Forbidden [IP: 2600:9000:2761:4600:b:5965:3380:93a1 443]
>     [...]
>     E: Failed to fetch
>     https://apt-archive.postgresql.org/pub/repos/apt/dists/focal-pgdg/InRelease
<https://apt-archive.postgresql.org/pub/repos/apt/dists/focal-pgdg/InRelease>
>        403  Forbidden [IP: 2600:9000:2761:4600:b:5965:3380:93a1 443]
>     E: The repository 'https://apt-archive.postgresql.org/pub/repos/apt
>     <https://apt-archive.postgresql.org/pub/repos/apt>
>     focal-pgdg InRelease' is not signed.
>     N: Updating from such a repository can't be done securely, and is
>     therefore disabled by default.
>     N: See apt-secure(8) manpage for repository creation and user
>     configuration details.
>     ```
> 
>     And so I can't access old, archived focal packages. I guess this isn't
>     wanted behavior?
> 
>     In case I should direct this problem report to some different place I'd
>     be glad if you would tell me.
> 
> 
> The dist name should be "focal-pgdg-archive" not "focal-pgdg".
You are right, thank you!
*t



pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: apt-archive.postgresql.org a bit broken?
Next
From: "Tefft, Michael J"
Date:
Subject: RE: Removing the default grant of EXECUTE on functions/procedures to PUBLIC