Source: pg-partman Version: 4.5.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): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f src/pg_partman_bgw.so src/pg_partman_bgw.o \ > src/pg_partman_bgw.bc > rm -rf sql/pg_partman--4.5.1.sql > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > pg_buildext checkcontrol > --- debian/control 2021-02-04 15:59:40.000000000 +0000 > +++ debian/control.ffLqBs 2021-10-23 07:39:15.041961159 +0000 > @@ -14,10 +14,10 @@ > Vcs-Git: https://salsa.debian.org/postgresql/pg-partman.git > Homepage: https://github.com/pgpartman/pg_partman > > -Package: postgresql-13-partman > +Package: postgresql-14-partman > Architecture: any > Depends: > - postgresql-13, > + postgresql-14, > python3, > python3-psycopg2, > ${misc:Depends}, > 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: *** [debian/rules:11: clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/pg-partman_4.5.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.