Package: src:debian-archive-keyring Version: 2023.4 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean make -j2 clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f keyrings/debian-archive-keyring.gpg \ keyrings/debian-archive-keyring.gpg~ \ keyrings/debian-archive-keyring.gpg.lastchangeset rm -f keyrings/debian-archive-removed-keys.gpg \ keyrings/debian-archive-removed-keys.gpg~ \ keyrings/debian-archive-removed-keys.gpg.lastchangeset rm -f keyrings/team-members.gpg \ keyrings/team-members.gpg~ \ keyrings/team-members.gpg.lastchangeset rm -rf trusted.gpg/build-area trusted.gpg trustdb.gpg rm -f keyrings/*.cache make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build --no-parallel make -j1 make[2]: Entering directory '/<<PKGBUILDDIR>>' jetring-build -I keyrings/team-members.gpg team-members Applying team-members/add-50C3634D3A291CF9 ... gpg --import gpg: /tmp/jetring.GbwXke_slN/trustdb.gpg: trustdb created gpg: key 50C3634D3A291CF9: public key "Philipp Kern" imported gpg: Total number processed: 1 gpg: imported: 1 gpg operation complete Applying team-members/add-C5CE5DC2C542CD59 ... gpg --import gpg: /tmp/jetring.fE87fYiz0x/trustdb.gpg: trustdb created gpg: key C5CE5DC2C542CD59: public key "Adam D. Barratt <a...@adam-barratt.org.uk>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg operation complete Applying team-members/add-5394479DD3524C51 ... gpg --import gpg: /tmp/jetring.OxjpkNc2c4/trustdb.gpg: trustdb created gpg: key 5394479DD3524C51: public key "Jonathan Wiltshire <j...@debian.org>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg operation complete Applying team-members/add-196418AAEB74C8A1 ... gpg --import gpg: /tmp/jetring.YvYtD0z1ls/trustdb.gpg: trustdb created gpg: key 196418AAEB74C8A1: public key "Jonathan Wiltshire <j...@debian.org>" imported gpg: Total number processed: 1 gpg: imported: 1 gpg operation complete Applying team-members/modify-196418AAEB74C8A1 ... gpg --import gpg: key 196418AAEB74C8A1: 14 signatures not checked due to missing keys gpg: /tmp/jetring.Pq3QqxQ23n/trustdb.gpg: trustdb created gpg: key 196418AAEB74C8A1: "Jonathan Wiltshire <j...@debian.org>" 16 new signatures gpg: Total number processed: 1 gpg: new signatures: 16 gpg operation complete All changesets applied ok. gpg --no-options --no-default-keyring --no-auto-check-trustdb --trustdb-name ./trustdb.gpg --no-keyring --import-options import-export --import < keyrings/team-members.gpg > keyrings/team-members.gpg.tmp gpg: key 196418AAEB74C8A1: 16 signatures not checked due to missing keys gpg: Total number processed: 4 mv -f keyrings/team-members.gpg.tmp keyrings/team-members.gpg gpg --no-options --no-default-keyring --no-auto-check-trustdb --trustdb-name ./trustdb.gpg \ --keyring keyrings/team-members.gpg \ --verify active-keys/index.gpg active-keys/index gpg: Signature made Thu Mar 16 08:33:31 2023 UTC gpg: using EDDSA key DD1738DF2C69FC511166B5E3035EE609804B5139 gpg: Can't check signature: No public key make[2]: *** [Makefile:9: verify-indices] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 returned exit code 2 make[1]: *** [debian/rules:6: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:3: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202503/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:debian-archive-keyring, so that this is still visible in the BTS web page for this package. Thanks.