Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q024r-0002wi-VY for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 May 2023 15:31:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q024q-00080b-Tc for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 19 May 2023 15:31:32 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q024q-00080R-NX for pgsql-pkg-debian@lists.postgresql.org; Fri, 19 May 2023 15:31:32 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q024n-000h8n-DG for pgsql-pkg-debian@lists.postgresql.org; Fri, 19 May 2023 15:31:31 +0000 Received: from msg.df7cb.de (unknown [62.23.211.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4QN9mc07TRz3F11; Fri, 19 May 2023 17:31:28 +0200 (CEST) Date: Fri, 19 May 2023 17:31:27 +0200 From: Christoph Berg To: Bradford Boyle Cc: James Coleman , pgsql-pkg-debian@lists.postgresql.org Subject: Re: Download failures on apt archive Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: To Bradford Boyle > So in summary, the files are all there, but the path in the > referencing web page is wrong. Will fix. I managed to fix the problems, the index listings in package directories like https://apt-archive.postgresql.org/pub/repos/apt/pool/main/p/postgresql-14/index.html will now also reference files located in other directories like pool/14/p/... James, Bradford: Thanks for spotting and debugging! Christoph