Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sPmOt-006IRe-Bs for pgsql-general@arkaria.postgresql.org; Fri, 05 Jul 2024 17:07:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sPmOr-00BwTB-8s for pgsql-general@arkaria.postgresql.org; Fri, 05 Jul 2024 17:07:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sPmOq-00BwT2-UI for pgsql-general@lists.postgresql.org; Fri, 05 Jul 2024 17:07:09 +0000 Received: from brisi.sourcepole.ch ([5.9.57.43]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sPmOo-000ZAL-3f for pgsql-general@lists.postgresql.org; Fri, 05 Jul 2024 17:07:08 +0000 Received: from 62.56.196.178.dynamic.cust.swisscom.net ([178.196.56.62] helo=[192.168.1.111]) by vilan-mail with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1sPmOk-0003mF-3B; Fri, 05 Jul 2024 19:07:03 +0200 Message-ID: <1a95321c-19a5-4260-87e7-21302d61aadf@sourcepole.ch> Date: Fri, 5 Jul 2024 19:07:02 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: apt-archive.postgresql.org a bit broken? To: Magnus Hagander Cc: pgsql-general@lists.postgresql.org References: <585764b6-19c7-4e4e-8a7c-a3e81a62512e@sourcepole.ch> Content-Language: en-GB From: Tomas Pospisek In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 05.07.24 18:27, Magnus Hagander wrote: > > > On Fri, Jul 5, 2024 at 6:07 PM Tomas Pospisek > 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". You are right, thank you! *t