[Pkg-utopia-maintainers] Bug#919799: cockpit: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Sat Jan 19 17:35:35 GMT 2019


Package: src:cockpit
Version: 185-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -ex; if [ -d debian/git-patches ]; then \
	git init; \
	git config user.email "unused at example.com"; git config user.name "Unused"; \
	git config core.autocrlf false; git config core.safecrlf false && git config gc.auto 0; \
	git add -f . && git commit -a -q -m "Base" && git tag -a initial --message="initial"; \
	git am --whitespace=nowarn debian/git-patches/*.patch; \
	touch -r $(git diff --name-only initial..HEAD) .git; \
fi

[... snipped ...]

1..0 # skip web browser not found

SKIP: dist/machines/test-machines
=================================

# ./tools/tap-driver --test-name dist/machines/test-machines.html --log-file dist/machines/test-machines.log --trs-file dist/machines/test-machines.trs --color-tests no --enable-hard-errors yes --expect-failure no -- /usr/bin/python3 ./test/common/tap-cdp --strip=/<<PKGBUILDDIR>>/ -- ./test-server ./dist/machines/test-machines.html
1..0 # skip web browser not found

SKIP: dist/networkmanager/test-utils
====================================

# ./tools/tap-driver --test-name dist/networkmanager/test-utils.html --log-file dist/networkmanager/test-utils.log --trs-file dist/networkmanager/test-utils.trs --color-tests no --enable-hard-errors yes --expect-failure no -- /usr/bin/python3 ./test/common/tap-cdp --strip=/<<PKGBUILDDIR>>/ -- ./test-server ./dist/networkmanager/test-utils.html
1..0 # skip web browser not found

SKIP: dist/storaged/test-util
=============================

# ./tools/tap-driver --test-name dist/storaged/test-util.html --log-file dist/storaged/test-util.log --trs-file dist/storaged/test-util.trs --color-tests no --enable-hard-errors yes --expect-failure no -- /usr/bin/python3 ./test/common/tap-cdp --strip=/<<PKGBUILDDIR>>/ -- ./test-server ./dist/storaged/test-util.html
1..0 # skip web browser not found

============================================================================
Testsuite summary for Cockpit 185
============================================================================
# TOTAL: 879
# PASS:  803
# SKIP:  45
# XFAIL: 0
# FAIL:  31
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to devel at lists.cockpit-project.org
============================================================================
make[4]: *** [Makefile:8130: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [Makefile:8238: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:8800: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:8802: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:18: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the builds ends and not necessarily the most relevant part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cockpit.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the Pkg-utopia-maintainers mailing list