Package: src:notmuch Version: 0.38.3-4 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] T350-crypto: Testing PGP/MIME signature verification and decryption FAIL signature verification with revoked key --- T350-crypto.20.expected 2025-03-01 14:04:21.582085746 +0000 +++ T350-crypto.20.output 2025-03-01 14:04:21.582085746 +0000 @@ -21,7 +21,7 @@ "sigstatus": [ { "errors": { - "key-revoked": true + "key-missing": true }, "keyid": "7E6ABE924645CC60", "status": "error" @@ -34,7 +34,7 @@ "status": [ { "errors": { - "key-revoked": true + "key-missing": true }, "keyid": "7E6ABE924645CC60", "status": "error" Error: database path '/<<PKGBUILDDIR>>/test/tmp.T400-hooks/database.85' does not exist or is not a directory. T592-thread-breakage: Testing thread breakage during reindexing BROKEN No ghosts should remain after deletion of second message T670-duplicate-mid: Testing duplicate message ids BROKEN First subject preserved in notmuch-show (json) BROKEN Regexp search for second subject skip all tests in T810-tsan Notmuch test suite complete. 2080/2092 tests passed. 11 broken tests failed as expected. 1 test failed. All tests in 1 file skipped. ERROR: some tests failed; first failed returned error code 1 make[1]: *** [test/Makefile.local:69: test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 test "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:9: binary] Error 25 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:notmuch, so that this is still visible in the BTS web page for this package. Thanks.