Source: repmgr Version: 5.2.1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > dpkg-buildpackage > ----------------- > > Command: dpkg-buildpackage -us -uc -sa -rfakeroot > dpkg-buildpackage: info: source package repmgr > dpkg-buildpackage: info: source version 5.2.1-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marco Nenciarini > <mnen...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > pg_buildext checkcontrol > --- debian/control 2021-08-23 16:33:21.000000000 +0000 > +++ debian/control.BKCvyy 2021-10-23 06:29:04.153028096 +0000 > @@ -50,14 +50,14 @@ > . > This is a metapackage that depends on the version specific packages. > > -Package: postgresql-13-repmgr > +Package: postgresql-14-repmgr > Architecture: any > -Depends: postgresql-13, repmgr-common (>= ${source:Version}), > ${misc:Depends}, ${shlibs:Depends} > +Depends: postgresql-14, repmgr-common (>= ${source:Version}), > ${misc:Depends}, ${shlibs:Depends} > Suggests: rsync > -Description: replication manager for PostgreSQL 13 > +Description: replication manager for PostgreSQL 14 > repmgr is an open-source tool suite for managing replication and failover > in a > cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby > capabilities with tools to set up standby servers, monitor replication, and > perform administrative tasks such as failover or manual switchover > operations. > . > - This package contains repmgr for PostgreSQL 13. > + This package contains repmgr for PostgreSQL 14. > 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 The full build log is available from: http://qa-logs.debian.net/2021/10/23/repmgr_5.2.1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.