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 1kdWIu-0005uf-8X for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 10:27:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kdWIs-0006XB-Vv for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 10:27:38 +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 1kdWIs-0006X3-R9 for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 10:27:38 +0000 Received: from kilimanjaro.scorpionshops.com ([82.118.24.186]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kdWIp-000865-LO for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 10:27:37 +0000 Received: from [192.168.1.86] (h-158-174-129-34.NA.cust.bahnhof.se [158.174.129.34]) by kilimanjaro.scorpionshops.com (Postfix) with ESMTPSA id 906637BC80D; Fri, 13 Nov 2020 11:27:33 +0100 (CET) Subject: Re: buster-pgdg 13 seems to be broken To: Christoph Berg , Magnus Hagander Cc: PostgreSQL on Debian and Ubuntu References: <8b1fdca4-3e0a-4017-28ef-b4541bdbcac5@proxel.se> <7146de8e-3ab7-d6a8-6d72-9fee0227bf2d@proxel.se> <7c4bad43-2c86-8369-c112-584edffa31ce@proxel.se> <20201113102209.GA447659@msg.df7cb.de> From: Andreas Karlsson Message-ID: <447b819b-dfe0-8b77-04cd-ac55ff2e9e45@proxel.se> Date: Fri, 13 Nov 2020 11:27:01 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20201113102209.GA447659@msg.df7cb.de> 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 On 11/13/20 11:22 AM, Christoph Berg wrote: > Re: Magnus Hagander >> My understanding is you're still supposed to list "main", and that's >> what's in the instructions for it >> (https://wiki.postgresql.org/wiki/Apt/FAQ#I_want_libpq5_for_version_X.2C_but_there_is_only_version_Y_in_the_repository). > > Correct. None of the NN components are self-contained. > > See also http://apt.postgresql.org/pub/repos/apt/pool/README which I > put there for people looking more closely at the pool structure than > the instructions. Good to know, I will fix that. Thanks! But "13" is still broken which you can see from the empty Packages file. Andreas