Problem with pgdg-keyring 2018.1 in trusty-pgdg - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Problem with pgdg-keyring 2018.1 in trusty-pgdg
Date
Msg-id 20181012203149.GA30580@msg.df7cb.de
Whole thread Raw
In response to pgdg-keyring updated to version 2018.1  (apt.postgresql.org repository <myon@debian.org>)
List pgsql-pkg-debian
Re: To PostgreSQL in Debian 2018-10-11 <E1gAbql-0002UF-5z@atalia.postgresql.org>
> The package pgdg-keyring was updated on apt.postgresql.org:
>
> New version 2018.1:
>
> pgdg-keyring  |  2018.1             |  trusty-pgdg   |  amd64,  i386,  ppc64el,  source

The 2018.1 package was built on Debian unstable, and copied over to
all supported distributions. In the past this worked fine, but since
the "control" part of the .deb file has been changed to control.tar.xz
compression by default in Debian unstable, the format is no longer
compatible with trusty's original dpkg.

The error was not caught by automated testing because trusty-updates
ships a patched version of dpkg (1.17.5ubuntu5.8) which does support
control.tar.xz compression.

This has been fixed now after user complaints on IRC. The new version
2018.1+b1 has been rebuilt on trusty and uses control.tar.gz
compression. (The "data" part is still compressed as data.tar.xz.)

Christoph

Attachment

pgsql-pkg-debian by date:

Previous
From: apt.postgresql.org repository
Date:
Subject: pgdg-keyring updated to version 2018.1
Next
From: Christoph Berg
Date:
Subject: amcheck for PG11 in Debian