Your message dated Wed, 18 Oct 2023 14:09:00 +0200
with message-id <zs_k3myyw-z8e...@msg.df7cb.de>
and subject line Re: Bug#1052953: pg-fact-loader: FTBFS: Error: debian/control
needs updating from debian/control.in. Run 'pg_buildext updatecontrol'.
has caused the Debian Bug report #1052953,
regarding pg-fact-loader: FTBFS: Error: debian/control needs updating from
debian/control.in. Run 'pg_buildext updatecontrol'.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1052953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pg-fact-loader
Version: 1.7.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie
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_fact_loader.so pg_fact_loader.o \
> pg_fact_loader.bc
> 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 2022-10-24 18:30:11.000000000 +0000
> +++ debian/control.9bLn6U 2023-09-26 06:43:17.232176210 +0000
> @@ -8,8 +8,8 @@
> Homepage: https://github.com/enova/pg_fact_loader
> Vcs-Git: https://github.com/enova/pg_fact_loader.git
>
> -Package: postgresql-15-pg-fact-loader
> +Package: postgresql-16-pg-fact-loader
> Architecture: any
> -Depends: postgresql-15, ${shlibs:Depends}, ${misc:Depends}
> +Depends: postgresql-16, ${shlibs:Depends}, ${misc:Depends}
> Description: Build fact tables asynchronously with Postgres
> - Use queue tables to build fact tables asynchronously for PostgreSQL 15.
> + Use queue tables to build fact tables asynchronously for PostgreSQL 16.
> 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:10: clean] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/pg-fact-loader_1.7.0-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&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 mark 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.
--- End Message ---
--- Begin Message ---
Version: 2.0.1-1
Re: Lucas Nussbaum
> > + Use queue tables to build fact tables asynchronously for PostgreSQL 16.
> > 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.
Fixed in the last upload.
Christoph
--- End Message ---