Source: slony1-2
Version: 2.2.10-3
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):
> debian/rules clean
> pg_buildext checkcontrol
> --- debian/control 2021-11-01 20:54:24.000000000 +0000
> +++ debian/control.5W4Kme 2022-10-23 07:32:04.085541464 +0000
> @@ -75,26 +75,26 @@
> This package contains the documentation for the Slony-I system. It is
> not required for normal operation.
>
> -Package: postgresql-14-slony1-2
> +Package: postgresql-15-slony1-2
> Architecture: any
> Depends:
> - postgresql-14,
> + postgresql-15,
> ${misc:Depends},
> ${shlibs:Depends},
> Suggests:
> slony1-2-bin,
> Provides:
> - postgresql-14-slony1,
> + postgresql-15-slony1,
> Conflicts:
> - postgresql-14-slony1,
> -Description: replication system for PostgreSQL: PostgreSQL 14 server plug-in
> + postgresql-15-slony1,
> +Description: replication system for PostgreSQL: PostgreSQL 15 server plug-in
> Slony-I is an asynchronous master-to-multiple-slaves replication system
> for PostgreSQL with cascading and slave promotion.
> .
> This package contains the support functions that are loaded into the
> PostgreSQL database server. It needs to be installed on the hosts where
> the database server nodes are running. This package works with version
> - 14 of the PostgreSQL server; you need the package that corresponds to
> + 15 of the PostgreSQL server; you need the package that corresponds to
> the version of your database server.
> .
> The actual replication daemon and the administration tools are in the
> 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/2022/10/23/slony1-2_2.2.10-3_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.