Fedora Account System
Red Hat Associate
Red Hat Customer
fakechroot-2.20.1-4.fc33 fails to build in Fedora 33 because a test fail: make[4]: Entering directory '/builddir/build/BUILD/fakechroot-2.20.1/test' FAIL: t/escape-nested-chroot.t make[4]: Leaving directory '/builddir/build/BUILD/fakechroot-2.20.1/test' [...] ============================================ fakechroot 2.20.1: test/test-suite.log ============================================ # TOTAL: 35 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: t/escape-nested-chroot.t ============================== 1..8 ok 1 # SKIP not root ok 2 # SKIP not root ok 3 # SKIP not root ok 4 # SKIP not root ok 5 fakechroot test-chroot / / (not escaped): 3805634 / 3805634 / ok 6 fakechroot test-chroot / . (not escaped): 3805634 / 3805634 / ok 7 fakechroot test-chroot . / (not escaped): 3805634 / 3805634 / not ok 8 fakechroot test-chroot . . (escaped): 3805634 / 3805634 / FAIL t/escape-nested-chroot.t (exit status: 1) ============================================================================ Testsuite summary for fakechroot 2.20.1 ============================================================================ # TOTAL: 35 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log A difference between a passing and failing build root is at <https://koschei.fedoraproject.org/build/8086164>.
reported upstream https://github.com/dex4er/fakechroot/issues/77 debian also have the same problem https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964668
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
For now I disable the test ...
FEDORA-2020-906d23fd17 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-906d23fd17
FEDORA-2020-906d23fd17 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-906d23fd17` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-906d23fd17 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-906d23fd17 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.