Package: src:tepl Version: 4.2.0-1 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in a clean chroot and it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --with gnome dh_update_autotools_config -a dh_autoreconf -a [... snipped ...] # TOTAL: 12 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-file-metadata ======================== /file/get_set_metadata: OK /file/load_save_metadata_sync: ** ERROR:test-file-metadata.c:171:do_test_load_save_metadata_sync: assertion failed (error == NULL): Can?t find metadata file /sbuild-nonexistent/.local/share/gvfs-metadata/root (g-io-error-quark, 1) FAIL test-file-metadata (exit status: 134) ============================================================================ Testsuite summary for tepl 4.2.0 ============================================================================ # TOTAL: 12 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See testsuite/test-suite.log Please report to https://gitlab.gnome.org/GNOME/tepl/issues ============================================================================ make[5]: *** [Makefile:1003: test-suite.log] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/testsuite' make[4]: *** [Makefile:1111: check-TESTS] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/testsuite' make[3]: *** [Makefile:1261: check-am] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/testsuite' make[2]: *** [Makefile:551: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: make V=1 -j1 check VERBOSE=1 returned exit code 2 make[1]: *** [debian/rules:14: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:8: build-arch] Error 2 A connection to the bus can't be made dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- This also happens here in every architecture: https://buildd.debian.org/status/package.php?p=tepl (The package for amd64 was not built because it was included in the upload). Thanks.