Source: pg-cron Version: 1.4.1-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20221023 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 pg_cron.so libpg_cron.a libpg_cron.pc > rm -f pg_cron--1.0.sql > rm -f src/entry.o src/job_metadata.o src/misc.o src/pg_cron.o > src/task_states.o src/entry.bc src/job_metadata.bc src/misc.bc src/pg_cron.bc > src/task_states.bc > rm -rf src/*.gcno src/*.gcda > rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ > log/ output_iso/ > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > pg_buildext checkcontrol > --- debian/control 2021-11-03 12:22:06.000000000 +0000 > +++ debian/control.jhXaOL 2022-10-23 07:35:14.057686836 +0000 > @@ -10,9 +10,9 @@ > Vcs-Git: https://salsa.debian.org/postgresql/pg-cron.git > Homepage: https://github.com/citusdata/pg_cron > > -Package: postgresql-14-cron > +Package: postgresql-15-cron > Architecture: any > -Depends: postgresql-14, ${misc:Depends}, ${shlibs:Depends} > +Depends: postgresql-15, ${misc:Depends}, ${shlibs:Depends} > Description: Run periodic jobs in PostgreSQL > pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) > that runs inside the database as an extension. It uses the same syntax as > 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:13: clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/10/23/pg-cron_1.4.1-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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.

