Source: slony1-2 Version: 2.2.10-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 slony1-2 > dpkg-buildpackage: info: source version 2.2.10-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Christoph Berg <m...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > pg_buildext checkcontrol > --- debian/control 2021-01-18 16:09:47.000000000 +0000 > +++ debian/control.d5gD6h 2021-10-23 07:29:06.033674019 +0000 > @@ -75,26 +75,26 @@ > This package contains the documentation for the Slony-I system. It is > not required for normal operation. > > -Package: postgresql-13-slony1-2 > +Package: postgresql-14-slony1-2 > Architecture: any > Depends: > - postgresql-13, > + postgresql-14, > ${misc:Depends}, > ${shlibs:Depends}, > Suggests: > slony1-2-bin, > Provides: > - postgresql-13-slony1, > + postgresql-14-slony1, > Conflicts: > - postgresql-13-slony1, > -Description: replication system for PostgreSQL: PostgreSQL 13 server plug-in > + postgresql-14-slony1, > +Description: replication system for PostgreSQL: PostgreSQL 14 server plug-in > Slony-I is an asynchronous master-to-multiple-slaves replication system > for PostgreSQL with cascading and slave promotion. > . > This package contains the support functions that are loaded into the > PostgreSQL database server. It needs to be installed on the hosts where > the database server nodes are running. This package works with version > - 13 of the PostgreSQL server; you need the package that corresponds to > + 14 of the PostgreSQL server; you need the package that corresponds to > the version of your database server. > . > The actual replication daemon and the administration tools are in the > 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/slony1-2_2.2.10-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.