Public bug reported: Hi, together with Debian we want to get rid of Postgresql-11 in future versions. Currently most importantly in 20.04 before Feature Freeze.
This isn't as clean as we'd have liked it but let me summarize the current case. Most of the dependencies to postgresql-* are superseded by the new version. For example `libpq5`, `libpq-dev' and `libecpg6` which make the bulk of the remaining dependencies are provided by src:postgresql-12 now. What is left is one "context" of packages: $ reverse-depends -r focal src:postgresql-11 | grep "for postgresql-11" * postgresql-11-cstore-fdw [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pg-fact-loader [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pgl-ddl-deploy [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pglogical [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-wal2json [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * there also is pglogical-ticker which doesn't show up here, but depends on it ?! wal2json is still being worked on, but there the upstream replied and in few days I expect this to work with postgresql-12 and drop the PG-11 dependency. I'll only "activate" this removal bug once wal2json is resolved. But the others seem neglected by upstream atm: - postgresql-11-cstore-fdw => https://github.com/citusdata/cstore_fdw/issues/212 - postgresql-11-pg-fact-loader, postgresql-11-pgl-ddl-deploy and pglogical-ticker all depend on postgresql-11-pglogical and that doesn't move (see below) - postgresql-11-pglogical => https://github.com/2ndQuadrant/pglogical/issues/223 Due to that the removal will have to hit not only src:postgresql-11 but also these packages as they don't get updated as needed to move to postgresql-12. Surely if they react in time before 20.04 release we can try to ship them, but not as-is. This already happened in Debian via: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950734 Due to the above this request here is to remove the following from Ubuntu 20.04 (Focal): - src:postgresql-11 - src:cstore-fdw - src:pglogical - src:pglogical-ticker - src:pg-fact-loader - src:pgl-ddl-deploy => and all binaries formerly built by them ** Affects: cstore-fdw (Ubuntu) Importance: High Status: Triaged ** Affects: pg-fact-loader (Ubuntu) Importance: Medium Status: Triaged ** Affects: pgl-ddl-deploy (Ubuntu) Importance: Medium Status: Triaged ** Affects: pglogical (Ubuntu) Importance: High Status: Triaged ** Affects: pglogical-ticker (Ubuntu) Importance: Medium Status: Triaged ** Affects: postgresql-11 (Ubuntu) Importance: High Status: Incomplete ** Affects: postgresql-11 (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #950734 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950734 ** Also affects: postgresql-11 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950734 Importance: Unknown Status: Unknown ** Also affects: pglogical-ticker (Ubuntu) Importance: Undecided Status: New ** Also affects: cstore-fdw (Ubuntu) Importance: Undecided Status: New ** Also affects: pg-fact-loader (Ubuntu) Importance: Undecided Status: New ** Also affects: pgl-ddl-deploy (Ubuntu) Importance: Undecided Status: New ** Changed in: postgresql-11 (Ubuntu) Importance: Undecided => High ** Changed in: pglogical-ticker (Ubuntu) Importance: Undecided => Medium ** Changed in: pgl-ddl-deploy (Ubuntu) Importance: Undecided => Medium ** Description changed: Hi, together with Debian we want to get rid of Postgresql-11 in future versions. Currently most importantly in 20.04 before Feature Freeze. This isn't as clean as we'd have liked it but let me summarize the current case. Most of the dependencies to postgresql-* are superseded by the new version. For example `libpq5`, `libpq-dev' and `libecpg6` which make the bulk of the remaining dependencies are provided by src:postgresql-12 now. What is left is one "context" of packages: $ reverse-depends -r focal src:postgresql-11 | grep "for postgresql-11" * postgresql-11-cstore-fdw [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pg-fact-loader [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pgl-ddl-deploy [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-pglogical [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * postgresql-11-wal2json [amd64 arm64 armhf ppc64el s390x] (for postgresql-11) * there also is pglogical-ticker which doesn't show up here, but depends on it ?! wal2json is still being worked on, but there the upstream replied and in few days I expect this to work with postgresql-12 and drop the PG-11 dependency. I'll only "activate" this removal bug once wal2json is resolved. But the others seem neglected by upstream atm: - postgresql-11-cstore-fdw => https://github.com/citusdata/cstore_fdw/issues/212 - postgresql-11-pg-fact-loader, postgresql-11-pgl-ddl-deploy and pglogical-ticker all depend on postgresql-11-pglogical and that doesn't move (see below) - postgresql-11-pglogical => https://github.com/2ndQuadrant/pglogical/issues/223 Due to that the removal will have to hit not only src:postgresql-11 but also these packages as they don't get updated as needed to move to postgresql-12. Surely if they react in time before 20.04 release we can try to ship them, but not as-is. This already happened in Debian via: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950734 Due to the above this request here is to remove the following from Ubuntu 20.04 (Focal): - src:postgresql-11 + - src:cstore-fdw + - src:pglogical - src:pglogical-ticker - - src:cstore-fdw - src:pg-fact-loader - src:pgl-ddl-deploy => and all binaries formerly built by them ** Also affects: pglogical (Ubuntu) Importance: Undecided Status: New ** Changed in: pglogical (Ubuntu) Importance: Undecided => High ** Changed in: pg-fact-loader (Ubuntu) Importance: Undecided => Medium ** Changed in: cstore-fdw (Ubuntu) Importance: Undecided => High ** Changed in: pglogical-ticker (Ubuntu) Status: New => Triaged ** Changed in: pglogical (Ubuntu) Status: New => Triaged ** Changed in: pgl-ddl-deploy (Ubuntu) Status: New => Triaged ** Changed in: pg-fact-loader (Ubuntu) Status: New => Triaged ** Changed in: cstore-fdw (Ubuntu) Status: New => Triaged ** Changed in: postgresql-11 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862601 Title: [Remove] Please remove postgresql-11 from Focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cstore-fdw/+bug/1862601/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
