Your message dated Thu, 19 Nov 2020 11:40:51 +0100
with message-id <[email protected]>
and subject line Re: Bug#973106: pg-dirtyread: FTBFS: diff in generated
debian/control
has caused the Debian Bug report #973106,
regarding pg-dirtyread: 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 [email protected]
immediately.)
--
973106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973106
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pg-dirtyread
Version: 2.2-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-10-25 11:18:47.000000000 +0000
> +++ debian/control.AgQ4XV 2020-10-27 12:30:04.952171821 +0000
> @@ -8,9 +8,9 @@
> Vcs-Browser: https://github.com/ChristophBerg/pg_dirtyread
> Vcs-Git: https://github.com/ChristophBerg/pg_dirtyread.git
>
> -Package: postgresql-12-dirtyread
> +Package: postgresql-13-dirtyread
> Architecture: any
> -Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12
> +Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13
> Description: Read dead but unvacuumed tuples from a PostgreSQL relation
> The pg_dirtyread extension provides the ability to read dead but unvacuumed
> rows from a PostgreSQL relation.
> 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/pg-dirtyread_2.2-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.3-2
> > 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
I had prepared the package long ago, but forgot to upload it after
PG13 was released, so that's fixed now.
Christoph
--- End Message ---