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 1kdVft-0004Xe-DD for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 09:47:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kdVfs-0003sQ-CK for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 09:47:20 +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 1kdVfs-0003sJ-7a for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 09:47:20 +0000 Received: from kilimanjaro.scorpionshops.com ([82.118.24.186]) by magus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kdVfp-0002aQ-SK for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 09:47:19 +0000 Received: from [192.168.1.239] (h-158-174-129-34.NA.cust.bahnhof.se [158.174.129.34]) by kilimanjaro.scorpionshops.com (Postfix) with ESMTPSA id 67AD07BC81A for ; Fri, 13 Nov 2020 10:47:17 +0100 (CET) To: PostgreSQL on Debian and Ubuntu From: Andreas Karlsson Subject: buster-pgdg 13 seems to be broken Message-ID: <8b1fdca4-3e0a-4017-28ef-b4541bdbcac5@proxel.se> Date: Fri, 13 Nov 2020 10:46:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi, I was going to upgrade some of my servers to PostgreSQL 13 and noticed that the postgresql-13 could not be found. The reason seems to be that the files at http://apt.postgresql.org/pub/repos/apt/dists/buster-pgdg/13/binary-amd64/ are empty. Andreas