Your message dated Fri, 27 Nov 2020 12:08:03 +0100
with message-id <20201127110803.ga179...@msg.df7cb.de>
and subject line Re: Bug#973111: postgresql-hll: FTBFS: diff in generated
debian/control
has caused the Debian Bug report #973111,
regarding postgresql-hll: FTBFS: diff in generated debian/control
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.)
--
973111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973111
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: postgresql-hll
Version: 2.14-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> fakeroot debian/rules clean
> pg_buildext checkcontrol
> --- debian/control 2019-11-15 18:21:49.000000000 +0000
> +++ debian/control.2fYLrf 2020-10-27 12:29:40.149621259 +0000
> @@ -9,9 +9,9 @@
> Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-hll
> Vcs-Git: https://salsa.debian.org/postgresql/postgresql-hll.git
>
> -Package: postgresql-12-hll
> +Package: postgresql-13-hll
> Architecture: alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64el riscv64
> -Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-12
> +Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-13
> Description: HyperLogLog extension for PostgreSQL
> This PostgreSQL module introduces a new data type `hll` which is a
> HyperLogLog
> data structure. HyperLogLog is a fixed-size, set-like structure used for
> 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/2020/10/27/postgresql-hll_2.14-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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 2.15-1
Re: Lucas Nussbaum
> > Error: debian/control needs updating from debian/control.in. Run
> > 'pg_buildext updatecontrol'.
This has been fixed in unstable.
Christoph
--- End Message ---