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 1kRk72-0008I3-3W for pgsql-pkg-debian@arkaria.postgresql.org; Sun, 11 Oct 2020 22:46:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kRk6y-0001it-Pc for pgsql-pkg-debian@arkaria.postgresql.org; Sun, 11 Oct 2020 22:46:40 +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 1kRk6y-0001il-8I for pgsql-pkg-debian@lists.postgresql.org; Sun, 11 Oct 2020 22:46:40 +0000 Received: from [173.228.157.53] (helo=pb-smtp21.pobox.com) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kRk6p-0008Tj-7Y for pgsql-pkg-debian@postgresql.org; Sun, 11 Oct 2020 22:46:37 +0000 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id C8BDBF01F6; Sun, 11 Oct 2020 18:46:18 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from :message-id:content-type:mime-version:subject:date:in-reply-to :cc:to:references; s=sasl; bh=nvEMBYOxFgw/oF+xfU3b5vWyoCQ=; b=yi 4y4ic//aKl47DENs3aTtf88qV4dhShw21nv1m4IF78e+Ezdk1q3ASQvynAXN1e1l D0hFaZNQvHLk9RQ8VDIL42pzGiuyrtzce3IoT+mhzngf96ykNFAl/UeZXx8KUgIM o06FJqWbTS1Ek9y22/lE0mNPkkh3MJxxPCurQdgk8= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id C2EFCF01F5; Sun, 11 Oct 2020 18:46:18 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=justatheory.com; h=from:message-id:content-type:mime-version:subject:date:in-reply-to:cc:to:references; s=mesmtp; bh=qhbaHXvJLd6Z5lTml/l1hMcGahGNHm2YbfQwfxWTGIU=; b=HyrizY8y825EqwIZasEuR1iFcoOOE5SeeMYcVkbzefqrr6tVQs1AKVrQOS+k27OA4fSbyHs1pjXfrv7pIyHIFtaKH8wduqg1c4j2IHneY28KBWDefdUI18KM6xSutW6IBgLEhyEDNiQRWmXRpwanYSI79asGZzGUPFgl0rpYpT8= Received: from [10.0.11.106] (unknown [158.222.197.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 9F61DF01F4; Sun, 11 Oct 2020 18:46:15 -0400 (EDT) (envelope-from david@justatheory.com) From: "David E. Wheeler" Message-Id: <60B54CDC-F51B-405B-BEBB-0EEB46912D43@justatheory.com> Content-Type: multipart/signed; boundary="Apple-Mail=_94406DE3-E5DF-4046-9F20-9667F35AFF8B"; protocol="application/pgp-signature"; micalg=pgp-sha256 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: Update Old Version Public Keys? Date: Sun, 11 Oct 2020 18:46:11 -0400 In-Reply-To: <2DB83370-B525-4DE7-B65C-7F5C9A9F03E2@justatheory.com> Cc: Christoph Berg , pgsql-pkg-debian@postgresql.org To: "David E. Wheeler" References: <522ED40C-C3D6-4BA8-B88D-45C7EB74F9C7@justatheory.com> <20200608142813.GG2654726@msg.df7cb.de> <20200614152851.GA4144@msg.df7cb.de> <3FBE4444-B0C3-4EA9-8403-2F0DAE94D2BB@justatheory.com> <2DB83370-B525-4DE7-B65C-7F5C9A9F03E2@justatheory.com> X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Pobox-Relay-ID: 9212F806-0C13-11EB-ACB8-D609E328BF65-76319746!pb-smtp21.pobox.com X-Host-Lookup-Failed: Reverse DNS lookup failed for 173.228.157.53 (deferred) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --Apple-Mail=_94406DE3-E5DF-4046-9F20-9667F35AFF8B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Jun 14, 2020, at 17:54, David E. Wheeler = wrote: > Okay, I changed it to: >=20 > ``` > ADD = https://salsa.debian.org/postgresql/postgresql-common/-/raw/master/pgdg/ap= t.postgresql.org.sh /usr/local/bin/ > RUN chmod +x /usr/local/bin/apt.postgresql.org.sh \ > && apt-get update \ > && apt-get install -y --no-install-recommends build-essential = pgxnclient ca-certificates gnupg2 \ > && apt-get clean > ``` >=20 > And then I added code to my start script to call >=20 > apt.postgresql.org.sh -p -v $PGVERSION >=20 > However, when I try to install 13, I get: >=20 > ``` > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: >=20 > The following packages have unmet dependencies: > postgresql-13 : Depends: postgresql-client-13 but it is not going to = be installed > postgresql-server-dev-13 : Depends: libpq-dev (>=3D 13~~) but = 11.7-0+deb10u1 is to be installed > Depends: postgresql-client-13 but it is not = going to be installed > E: Unable to correct problems, you have held broken packages. > ``` >=20 > Is there something else that needs doing? Hello gang. I tried this again today, now that 13.0 is out, and get the = same errors. Do I need to do something different than I did for 12 and = earlier? Example: https://github.com/theory/pg-semver/runs/1239421317 Thanks, David --Apple-Mail=_94406DE3-E5DF-4046-9F20-9667F35AFF8B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEd+KfmbOQis6ZycGGkt9idPjIgfEFAl+DizQACgkQkt9idPjI gfEeiw/+JUk3a875A+XvERQo1p0PsWs2UhNVadRq7ssKCcHdmZ+K8q86X3JlKhRa 34lnB2xIkPlPjpNb6EvwIbV8atcMwarobGS+wW1YMOw/rDjbEf/pDkF7wr3PInpF JdZPU80JRaPYMrOlyxrGpxzpqwSTaF1AkmVUvrh9xYJlKUZ0ZaQPhJ32NZNzt/8K bqpctnlAFLpTfYQV1H75IzIub9K7wYe9RRkXZk2leChyxd8gDPx6nvug0uaYU92g mljqnRO18cECv6pdTH/mRxczo9yLDzfGpOtj1Iqr1OmFEOIsAr5vYs6m/V3I8K8d FDI1z9i+wdFpW0v8JIGt9yUTznjgBHYWRghKud4WjA02TOmDvncmb9Yhd3bieF9Z XeZho0ycsmtt/SRWikQex6u5acZgUgFtDWpRtXzDWyTV+xoku9O6mr1W602Fz1HE YywjxIq8WHiKJpivyweh7PlIW4PmdHgwlTTyVVARsOA4D/42au2Koh7PNyY0GPlf NSH5C4xhDSdjokf/gDiigbIcsDb85ZGm7lBFAIYYgBcOEkV5jRoHzTgrK2S5een9 wKHMLpfTqmfMEgpNfDHouB0X3oGxgKHAP1N94jl9bGGi9dghV5h1f82jhHP1++vk Id+XDiMY7Yz/nvduefDcjjsEYTc5k8RrMxiPE93up6fmtuZOcAw= =MpwZ -----END PGP SIGNATURE----- --Apple-Mail=_94406DE3-E5DF-4046-9F20-9667F35AFF8B--