Your message dated Sat, 19 Jan 2019 18:43:32 +0100
with message-id <20190119174332.heneqloqjumqpa6f@nucold>
and subject line Closing, duplicate of #918439
has caused the Debian Bug report #919799,
regarding cockpit: FTBFS (failing tests)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
919799: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 "unu...@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 de...@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.
--- End Message ---
--- Begin Message ---
This was really a bug in libssh-4 but it didn't propagate to testing,
that's why cockpit still fails.
Thanks.
--- End Message ---