Package: src:pglogical-ticker Version: 1.4.1-8 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:pglogical-ticker, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean pg_buildext checkcontrol --- debian/control 2024-09-17 14:30:15.000000000 +0000 +++ debian/control.ZaK69K 2025-10-04 10:05:58.004905210 +0000 @@ -9,7 +9,7 @@ architecture-is-64-bit <!pkg.postgresql.32-bit>, debhelper-compat (= 13), libpq-dev, - postgresql-17-pglogical, + postgresql-18-pglogical, postgresql-all <!nocheck>, postgresql-server-dev-all, Standards-Version: 4.7.0 @@ -18,12 +18,12 @@ Vcs-Browser: https://salsa.debian.org/postgresql/pglogical-ticker Vcs-Git: https://salsa.debian.org/postgresql/pglogical-ticker.git -Package: postgresql-17-pglogical-ticker +Package: postgresql-18-pglogical-ticker Architecture: any Depends: - postgresql-17-pglogical, + postgresql-18-pglogical, ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Description: Have time-based replication delay for pglogical - A pglogical extension to get time-based replication delay for PostgreSQL 17. + A pglogical extension to get time-based replication delay for PostgreSQL 18. Error: debian/control needs updating from debian/control.in. Run 'pg_buildext updatecontrol'. If you are seeing this message in a buildd log, a sourceful upload is required. make: *** [/usr/share/postgresql-common/pgxs_debian_control.mk:9: debian/control] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

