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 1sPlTM-006EoC-OW for pgsql-general@arkaria.postgresql.org; Fri, 05 Jul 2024 16:07:44 +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 1sPlTK-00BTGu-N3 for pgsql-general@arkaria.postgresql.org; Fri, 05 Jul 2024 16:07:43 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sPlTK-00BTEm-CH for pgsql-general@lists.postgresql.org; Fri, 05 Jul 2024 16:07:43 +0000 Received: from brisi.sourcepole.ch ([5.9.57.43]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sPlTI-000ZzZ-Sm for pgsql-general@lists.postgresql.org; Fri, 05 Jul 2024 16:07:42 +0000 Received: from [213.55.220.90] (helo=[192.168.56.1]) by vilan-mail with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1sPlTH-0003W1-1B for pgsql-general@lists.postgresql.org; Fri, 05 Jul 2024 18:07:39 +0200 Message-ID: <585764b6-19c7-4e4e-8a7c-a3e81a62512e@sourcepole.ch> Date: Fri, 5 Jul 2024 18:07:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: pgsql-general@lists.postgresql.org Content-Language: en-GB From: Tomas Pospisek Subject: apt-archive.postgresql.org a bit broken? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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. Thank you, *t