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 1kQz2n-00064c-Es for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 09 Oct 2020 20:31:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kQz2m-0002Ai-5B for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 09 Oct 2020 20:31:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQz2m-0002Ab-0O for pgsql-pkg-debian@lists.postgresql.org; Fri, 09 Oct 2020 20:31:12 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQz2h-0004DO-EE for pgsql-pkg-debian@postgresql.org; Fri, 09 Oct 2020 20:31:11 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1471:c340:46d6:eeb4:746a:1b9b]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4C7KTk2c8Gz3Dwv; Fri, 9 Oct 2020 22:31:06 +0200 (CEST) Date: Fri, 9 Oct 2020 22:31:05 +0200 From: Christoph Berg To: Eddy Garcia Cc: pgsql-pkg-debian@postgresql.org Subject: Re: About Repository Message-ID: <20201009203105.GB601234@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Eddy Garcia , pgsql-pkg-debian@postgresql.org 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: Precedence: bulk Re: Eddy Garcia > package lists... DoneE: Failed to fetch > http://apt.postgresql.org/pub/repos/apt/dists/buster-pgdg/main/binary-amd64/Packages.bz2 > > File has unexpected size (203163 != 203575). Mirror sync in progress? [IP: > 72.32.157.246 80] Hashes of expected file: - Filesize:203575 [weak] > - SHA256:65a862a3af4340330573e703e86f703a08dfacc242c9028a0eebe8caf070fc06 > - SHA1:0702c6348b93a86180cba9cb20c33f2181ee05ac [weak] - > MD5Sum:a15e64edf54cdd09518b92bb369d9ce4 [weak] Release file created at: > Thu, 08 Oct 2020 22:04:36 +0000E: Some index files failed to download. They > have been ignored, or old ones used instead.* > > I need to know if the problem is in my network or the repo itself is faulty, Hi Ed, I don't know if it was wrong yesterday, but now everything looks fine: HEAD http://apt.postgresql.org/pub/repos/apt/dists/buster-pgdg/main/binary-amd64/Packages.bz2 Content-Length: 203575 curl --head --header 'Host: apt.postgresql.org' http://72.32.157.246/pub/repos/apt/dists/buster-pgdg/main/binary-amd64/Packages.bz2 Content-Length: 203575 /srv/apt/repo master $ l dists/buster-pgdg/main/binary-amd64/Packages.bz2 -rw-r--r-- 1 aptuser aptadmin 203575 Oct 9 00:04 dists/buster-pgdg/main/binary-amd64/Packages.bz2 The file is now 22h old, so if you have been getting errors today, that would be very suspicious of a local problem at your end. Is there any proxy involved? Christoph