Your message dated Fri, 27 May 2022 20:54:43 +0200 with message-id <1653677607@msgid.manchmal.in-ulm.de> and subject line Re: Bug#1002276: schroot: FTBFS: The following tests FAILED: 3 - sbuild-chroot-config (Failed) has caused the Debian Bug report #1002276, regarding schroot: FTBFS: The following tests FAILED: 3 - sbuild-chroot-config (Failed) 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 owner@bugs.debian.org immediately.) -- 1002276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002276 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: schroot: FTBFS: The following tests FAILED: 3 - sbuild-chroot-config (Failed)
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Tue, 21 Dec 2021 17:50:30 +0100
- Message-id: <YcIF1jAKFFJPyP1y@xanadu.blop.info>
Source: schroot Version: 1.6.10-12 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lucas@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/build' > Running tests... > /usr/bin/ctest --force-new-ctest-process -V > UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/debian/build/DartConfiguration.tcl > UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/debian/build/DartConfiguration.tcl > Test project /<<PKGBUILDDIR>>/debian/build > Constructing a list of tests > Done constructing a list of tests > Updating test list for fixtures > Added 0 tests to meet fixture requirements > Checking test dependency graph... > Checking test dependency graph end > test 1 > Start 1: setup-test-data > > 1: Test command: /<<PKGBUILDDIR>>/debian/build/test/setup-test-data > 1: Test timeout computed to be: 10000000 > 1/8 Test #1: setup-test-data .................. Passed 0.01 sec > test 2 > Start 2: sbuild-chroot-chroot > > 2: Test command: /<<PKGBUILDDIR>>/debian/build/test/sbuild-chroot-chroot > 2: Test timeout computed to be: 10000000 > 2: .................................................................................................................................................... > 2: > 2: > 2: OK (148 tests) > 2: > 2: > 2/8 Test #2: sbuild-chroot-chroot ............. Passed 0.03 sec > test 3 > Start 3: sbuild-chroot-config > > 3: Test command: /<<PKGBUILDDIR>>/debian/build/test/sbuild-chroot-config > 3: Test timeout computed to be: 10000000 > 3: .E.E.E.E.E.E.E.E.E.E.E.E.E.E.E.E > 3: > 3: > 3: !!!FAILURES!!! > 3: Test Results: > 3: Run: 16 Failures: 0 Errors: 16 > 3: > 3: > 3: 1) test: test_config::test_construction_file (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 2) test: test_config::test_construction_dir (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 3) test: test_config::test_construction_fail (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 4) test: test_config::test_add_file (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 5) test: test_config::test_add_dir (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 6) test: test_config::test_add_fail (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 7) test: test_config::test_get_chroots (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 8) test: test_config::test_find_chroot (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 9) test: test_config::test_find_alias (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 10) test: test_config::test_get_chroot_list (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 11) test: test_config::test_get_alias_list (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 12) test: test_config::test_validate_chroots (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 13) test: test_config::test_validate_chroots_fail (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 14) test: test_config::test_config_fail (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 15) test: test_config::test_config_deprecated (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3: 16) test: test_config::test_config_valid (E) > 3: setUp() failed > 3: - uncaught exception of type std::exception (or derived). > 3: - /<<PKGBUILDDIR>>/debian/build/test/testdata/config.ex1: File is not owned by user root > 3: > 3: > 3/8 Test #3: sbuild-chroot-config .............***Failed 0.00 sec > test 4 > Start 4: sbuild-standard > > 4: Test command: /<<PKGBUILDDIR>>/debian/build/test/sbuild-standard > 4: Test timeout computed to be: 10000000 > 4: ..............................................str='foo' > 4: ......... > 4: > 4: > 4: OK (55 tests) > 4: > 4: > 4/8 Test #4: sbuild-standard .................. Passed 0.00 sec > test 5 > Start 5: sbuild-keyfile > > 5: Test command: /<<PKGBUILDDIR>>/debian/build/test/sbuild-keyfile > 5: Test timeout computed to be: 10000000 > 5: .......W: line 12 [group2] age: Could not parse value ‘43’ > 5: ..W: line 8 [group1] numbers: Could not parse value ‘2’ > 5: ...... > 5: > 5: > 5: OK (15 tests) > 5: > 5: > 5/8 Test #5: sbuild-keyfile ................... Passed 0.00 sec > test 6 > Start 6: sbuild-run-parts > > 6: Test command: /<<PKGBUILDDIR>>/debian/build/test/sbuild-run-parts > 6: Test timeout computed to be: 10000000 > 6: ..... > 6: > 6: > 6: OK (5 tests) > 6: > 6: > 6/8 Test #6: sbuild-run-parts ................. Passed 0.01 sec > test 7 > Start 7: schroot-base-option-action > > 7: Test command: /<<PKGBUILDDIR>>/debian/build/test/schroot-base-option-action > 7: Test timeout computed to be: 10000000 > 7: ........ > 7: > 7: > 7: OK (8 tests) > 7: > 7: > 7/8 Test #7: schroot-base-option-action ....... Passed 0.00 sec > test 8 > Start 8: cleanup-test-data > > 8: Test command: /<<PKGBUILDDIR>>/debian/build/test/cleanup-test-data > 8: Test timeout computed to be: 10000000 > 8/8 Test #8: cleanup-test-data ................ Passed 0.00 sec > > 88% tests passed, 1 tests failed out of 8 > > Total Test time (real) = 0.06 sec > > The following tests FAILED: > 3 - sbuild-chroot-config (Failed) > Errors while running CTest > Output from these tests are in: /<<PKGBUILDDIR>>/debian/build/Testing/Temporary/LastTest.log > Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. > make[2]: *** [Makefile:74: test] Error 8 The full build log is available from: http://qa-logs.debian.net/2021/12/20/schroot_1.6.10-12_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
- To: s3v <c0llapsed@yahoo.it>, 1002276-done@bugs.debian.org
- Subject: Re: Bug#1002276: schroot: FTBFS: The following tests FAILED: 3 - sbuild-chroot-config (Failed)
- From: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
- Date: Fri, 27 May 2022 20:54:43 +0200
- Message-id: <1653677607@msgid.manchmal.in-ulm.de>
- In-reply-to: <c937dfe2-adc9-c534-2200-41a2aeda7799@yahoo.it>
- References: <c937dfe2-adc9-c534-2200-41a2aeda7799.ref@yahoo.it> <YcIF1jAKFFJPyP1y@xanadu.blop.info> <c937dfe2-adc9-c534-2200-41a2aeda7799@yahoo.it>
s3v wrote... > I can reproduce this issue with fakeroot/1.26-1 from snapshot.d.o [1]. > The FTBFS vanishes with fakeroot version currently in sid, please see [2] > for the related bug. Thanks for checking and reporting, I can confirm your finding. Now closing. ChristophAttachment: signature.asc
Description: PGP signature
--- End Message ---