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 1kdWDo-0005jg-9y for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 10:22:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kdWDn-0005l8-9C for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 13 Nov 2020 10:22:23 +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 1kdWDn-0005l1-4I for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 10:22:23 +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 1kdWDf-0002vx-Ec for pgsql-pkg-debian@lists.postgresql.org; Fri, 13 Nov 2020 10:22:22 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1471:c340:76e5:bff:fef3:7e00]) (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 4CXZK16y2Rz3DxB; Fri, 13 Nov 2020 11:22:13 +0100 (CET) Date: Fri, 13 Nov 2020 11:22:09 +0100 From: Christoph Berg To: Magnus Hagander Cc: Andreas Karlsson , PostgreSQL on Debian and Ubuntu Subject: Re: buster-pgdg 13 seems to be broken Message-ID: <20201113102209.GA447659@msg.df7cb.de> References: <8b1fdca4-3e0a-4017-28ef-b4541bdbcac5@proxel.se> <7146de8e-3ab7-d6a8-6d72-9fee0227bf2d@proxel.se> <7c4bad43-2c86-8369-c112-584edffa31ce@proxel.se> 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: 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. Christoph