Re: apt-archive.postgresql.org a bit broken?

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tomas Pospisek <tpo2(at)sourcepole(dot)ch>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: apt-archive.postgresql.org a bit broken?
Date: 2024-07-05 16:27:54
Message-ID: CABUevEwPdxrFZT4_rFyBvV3-R2k+0yt0RsH0ncVVriLdL+WO0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jul 5, 2024 at 6:07 PM Tomas Pospisek <tpo2(at)sourcepole(dot)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 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
> 403 Forbidden [IP: 2600:9000:2761:4600:b:5965:3380:93a1 443]
> E: The repository '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".

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Pospisek 2024-07-05 17:07:02 Re: apt-archive.postgresql.org a bit broken?
Previous Message Tomas Pospisek 2024-07-05 16:07:31 apt-archive.postgresql.org a bit broken?