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 1lAtUU-0003VO-2c for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 13 Feb 2021 11:53:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lAtUS-00081o-MA for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 13 Feb 2021 11:53:32 +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 1lAiGW-0008NA-2S for pgsql-pkg-debian@lists.postgresql.org; Fri, 12 Feb 2021 23:54:24 +0000 Received: from mail-yb1-xb30.google.com ([2607:f8b0:4864:20::b30]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lAiGT-0002tE-DK for pgsql-pkg-debian@postgresql.org; Fri, 12 Feb 2021 23:54:23 +0000 Received: by mail-yb1-xb30.google.com with SMTP id b10so1153000ybn.3 for ; Fri, 12 Feb 2021 15:54:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=benchling.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=wYhzLJwXfxs7ufBBWoFQduiQZt6DoopIWY9at9m3gkk=; b=ZVjs8mHk9bERuAxZKe2lbdY07ua06Z3XzDNlEU9jABOIjk/6gKjaDSHIeytZJqGBxd f7evcBaBNSKWJdcUvP+AtQthBQ2UAmb+TrogpJh+3smybOx95/NhITF32y3vQvkf+VKp AHDUqOdkdqEabPq5YkfsDUQB1x6XK5FUduU0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wYhzLJwXfxs7ufBBWoFQduiQZt6DoopIWY9at9m3gkk=; b=DvMjQ+WEkgbYiVO037md5yN1T/dEcs+TQAF6Z9a5A9+XuICvjM04a1aBlcwr9zcrpe 0YvlAJBOzTReniVqAziLMWD5gTZ/oOEHi+Tv7QV8eAX5wHQFeTVPYsNdZpE4ssqWMUx6 E+prhRwBvovWk20Mw9g32TjY23asG1R7uK6Fah+Gg3W87f8mHXbqiKUpwmdu+mm0vn+q okZ4g0KHrw2a9mqHLux9sVyefsOQhPrHsDkSSIH2SiLhWpdw1RWgdvbu6tunsnREiWQ6 sA4+/rfD9y1oI+Acki64nPHpnTpzdj/MKhqsNkVg06wE1NQCPNtEF850DP98bZuYMEpY mVJA== X-Gm-Message-State: AOAM532WipcThXP3SJh2T2ip/F4uYn9sZ6KduJN06w7fkQKRbstXQ5JW 0/VjhrAAB6HTb67dHb6cXUvnjw2OfThGo2Ez/BxZU9wMHP4Sw7+q X-Google-Smtp-Source: ABdhPJy4a6iavAI4uDCDLjhNGqSQHGpTCOuYzORZQXUv59O98CAXHAow310DXuDx6fj8ONSCWnEom6f2j0TFgdnWFhY= X-Received: by 2002:a25:cf88:: with SMTP id f130mr7308296ybg.476.1613174057956; Fri, 12 Feb 2021 15:54:17 -0800 (PST) MIME-Version: 1.0 From: Saif Hakim Date: Fri, 12 Feb 2021 15:54:07 -0800 Message-ID: Subject: libpq 11.10 / 11.11 are not propertly released for bionic To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000af8db905bb2c5a80" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000af8db905bb2c5a80 Content-Type: text/plain; charset="UTF-8" Hey there, I noticed that version 11.11 of libpq5 and libpq-dev were released yesterday, but the release seems incomplete. The new releases are found at https://apt.postgresql.org/pub/repos/apt/pool/11/p/postgresql-11/ , e.g.: libpq-dev_11.11-1.pgdg18.04+1_amd64.deb 11-Feb-2021 10:39 165700 libpq-dev_11.11-1.pgdg18.04+1_arm64.deb 11-Feb-2021 10:40 154792 libpq-dev_11.11-1.pgdg18.04+1_i386.deb 11-Feb-2021 10:39 175292 libpq-dev_11.11-1.pgdg18.04+1_ppc64el.deb 11-Feb-2021 10:40 179288 However, in https://apt.postgresql.org/pub/repos/apt/dists/bionic-pgdg/11/binary-amd64/ , Packages was last updated on 12-Nov-2020 12:10, listing filenames for the two packages for the *11.10* release: pool/11/p/postgresql-11/libpq-dev_11.10-1.pgdg18.04+1_amd64.deb pool/11/p/postgresql-11/libpq5_11.10-1.pgdg18.04+1_amd64.deb Furthermore, the referenced files are *not* found in the pool. The only 11.10 files are as follows: libpq-dev_11.10-1.pgdg110+1+b1_amd64.deb 20-Nov-2020 09:24 164420 libpq-dev_11.10-1.pgdg110+1+b1_arm64.deb 20-Nov-2020 09:24 161744 libpq-dev_11.10-1.pgdg110+1+b1_ppc64el.deb 20-Nov-2020 09:24 179880 libpq-dev_11.10-1.pgdg110+1+b2_amd64.deb 04-Jan-2021 12:10 164424 libpq-dev_11.10-1.pgdg110+1+b2_arm64.deb 04-Jan-2021 12:10 161788 This prevents me from installing libpq 11 on bionic, as reproduced via `docker run -it ubuntu:18.04 bash` below: root@62d4e1ddd8bf:/# apt-get update -qq && apt-get install -qq curl gnupg2 ... root@62d4e1ddd8bf:/# curl -sf https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - OK root@62d4e1ddd8bf:/# echo 'deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg 11' >> /etc/apt/sources.list.d/postgresql.list root@62d4e1ddd8bf:/# apt-cache policy libpq5 libpq5: Installed: (none) Candidate: 10.15-0ubuntu0.18.04.1 Version table: 10.15-0ubuntu0.18.04.1 500 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 10.3-1 500 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages root@62d4e1ddd8bf:/# apt-get update -qq root@62d4e1ddd8bf:/# apt-cache policy libpq5 libpq5: Installed: (none) Candidate: 11.10-1.pgdg18.04+1 Version table: 11.10-1.pgdg18.04+1 500 500 http://apt.postgresql.org/pub/repos/apt bionic-pgdg/11 amd64 Packages 10.15-0ubuntu0.18.04.1 500 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 10.3-1 500 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages root@62d4e1ddd8bf:/# apt-get install libpq5=11\* Reading package lists... Done Building dependency tree Reading state information... Done Selected version '11.10-1.pgdg18.04+1' (PostgreSQL for Debian/Ubuntu repository:bionic-pgdg [amd64]) for 'libpq5' The following NEW packages will be installed: libpq5 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 169 kB of archives. After this operation, 767 kB of additional disk space will be used. Err:1 http://apt.postgresql.org/pub/repos/apt bionic-pgdg/11 amd64 libpq5 amd64 11.10-1.pgdg18.04+1 404 Not Found [IP: 87.238.57.227 80] E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/pool/11/p/postgresql-11/libpq5_11.10-1.pgdg18.04+1_amd64.deb 404 Not Found [IP: 87.238.57.227 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? I *think* I can manually install these packages via the following, but I'm not sure if there are any other release-related issues: curl https://apt.postgresql.org/pub/repos/apt/pool/11/p/postgresql-11/libpq-dev_11.11-1.pgdg18.04%2B1_amd64.deb -o /tmp/libpq-dev.debcurl https://apt.postgresql.org/pub/repos/apt/pool/11/p/postgresql-11/libpq5_11.11-1.pgdg18.04%2B1_amd64.deb -o /tmp/libpq.debdpkg -i /tmp/libpq-dev.deb dpkg -i /tmp/libpq.deb Thanks, Saif --000000000000af8db905bb2c5a80 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hey there,

I noticed that ve= rsion 11.11 of libpq5 and libpq-dev were released yesterday, but the releas= e seems incomplete.


However, in=C2=A0https://apt.post= gresql.org/pub/repos/apt/dists/bionic-pgdg/11/binary-amd64/ , Packages = was last updated on=C2=A012-Nov-2020 12:10, listing filenames for the two packages fo= r the *11.10* release:
pool/11/p/= postgresql-11/libpq-dev_11.10-1.pgdg18.04+1_amd64.deb
= pool/11/p/postgresql-11/libpq5_11.10-1.pgdg18.04+1= _amd64.deb

Furthermore, the referenced = files are *not* found in the pool. The only 11.10 files are as follows:
= libpq-dev_11.10-1.pgdg110+1+b1_amd64.deb =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 20-Nov-2020 09:24 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0164420
libpq-dev_11.10-1.pgdg110+1+b1_arm64.deb =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 20-Nov-2020 09:24 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0161744
libpq-dev_11.10-1.pgdg110+1+b1_ppc64el.de= b =C2=A0 =C2=A0 =C2=A0 =C2=A0 20-Nov-2020 09:24 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0179880
libpq-dev_11.10-1.pgdg110+1+b2_amd64.deb =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 04-Jan-2021 12:10 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0164424
libpq-dev_11.10-1.pgdg110+1+b2_arm64.deb = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 04-Jan-2021 12:10 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0161788


This = prevents me from installing libpq 11 on bionic, as reproduced via `docker r= un -it ubuntu:18.04 bash` below:

root@62d4e1ddd8bf:/# apt-get update -qq && apt-get install = -qq curl gnupg2
...
<= div>root@62d4e1ddd8bf:/# curl -sf https://www.postgresql.org/m= edia/keys/ACCC4CF8.asc | apt-key add -
OK
root@62d4e1ddd8bf:/# ec= ho 'deb http://apt= .postgresql.org/pub/repos/apt/ bionic-pgdg 11' >> /etc/apt/so= urces.list.d/postgresql.list
root@62d4e1ddd8bf:/# apt-cache policy libpq= 5
libpq5:
=C2=A0 Installed: (none)
=C2=A0 Candidate: 10.15-0ubuntu= 0.18.04.1
=C2=A0 Version table:
=C2=A0 =C2=A0 =C2=A010.15-0ubuntu0.18= .04.1 500
=C2=A0 =C2=A0 =C2=A0 =C2=A0 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd= 64 Packages
=C2=A0 =C2=A0 =C2=A0 =C2=A0 500 http://security.ubuntu.com/ubuntu bionic-security/mai= n amd64 Packages
=C2=A0 =C2=A0 =C2=A010.3-1 500
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 500 http://archive.ubun= tu.com/ubuntu bionic/main amd64 Packages
root@62d4e1ddd8bf:/# apt-ge= t update -qq
root@62d4e1ddd8bf:/# apt-cache policy libpq5
libpq5:
= =C2=A0 Installed: (none)
=C2=A0 Candidate: 11.10-1.pgdg18.04+1
=C2=A0= Version table:
=C2=A0 =C2=A0 =C2=A011.10-1.pgdg18.04+1 500
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 500 http://apt.postgresql.org/pub/repos/apt bionic-pgdg/11 amd64 Packages=
=C2=A0 =C2=A0 =C2=A010.15-0ubuntu0.18.04.1 500
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 500 http://archive.ubun= tu.com/ubuntu bionic-updates/main amd64 Packages
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 500 http://securit= y.ubuntu.com/ubuntu bionic-security/main amd64 Packages
=C2=A0 =C2= =A0 =C2=A010.3-1 500
=C2=A0 =C2=A0 =C2=A0 =C2=A0 500 http://archive.ubuntu.com/ubuntu bionic/main = amd64 Packages
root@62d4e1ddd8bf:/# apt-get install libpq5=3D11\*
Rea= ding package lists... Done
Building dependency tree
Reading state inf= ormation... Done
Selected version '11.10-1.pgdg18.04+1' (Postgre= SQL for Debian/Ubuntu repository:bionic-pgdg [amd64]) for 'libpq5'<= br>The following NEW packages will be installed:
=C2=A0 libpq5
0 upgr= aded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 169= kB of archives.
After this operation, 767 kB of additional disk space w= ill be used.
Err:1 h= ttp://apt.postgresql.org/pub/repos/apt bionic-pgdg/11 amd64 libpq5 amd6= 4 11.10-1.pgdg18.04+1
=C2=A0 404 =C2=A0Not Found [IP: 87.238.57.227 80]<= br>E: Failed to fetch http://apt.post= gresql.org/pub/repos/apt/pool/11/p/postgresql-11/libpq5_11.10-1.pgdg18.04+1= _amd64.deb =C2=A0404 =C2=A0Not Found [IP: 87.238.57.227 80]
E: Unabl= e to fetch some archives, maybe run apt-get update or try with --fix-missin= g?


I *think* I can manually install the= se packages via the following, but I'm not sure if there are any other = release-related issues:
curl https://apt.postgresql.org/pub/repos/apt/pool/11/p/postgresql-=
11/libpq-dev_11.11-1.pgdg18.04%2B1_amd64.deb -o /tmp/libpq-dev.debcurl https://apt.postgresql.=
org/pub/repos/apt/pool/11/p/postgresql-11/libpq5_11.11-1.pgdg18.04%2B1_amd6=
4.deb -o /tmp/libpq.debdpkg -i /tmp/libpq-dev.de=
b
dpkg -i /tmp/libpq.deb

Thanks,
Saif
--000000000000af8db905bb2c5a80--