Package: fakeroot Version: 1.24-1 When running fakeroot test suite (make check), three tests are failing under glibc 2.32 or later: ... FAIL: t.chmod_dev PASS: t.cp-a PASS: t.echoarg PASS: t.falsereturn FAIL: t.mknod PASS: t.no_ld_preload PASS: t.no_ld_preload_link PASS: t.option PASS: t.tar FAIL: t.touchinstall PASS: t.truereturn PASS: t.xattr ======================================== fakeroot 1.24: test/test-suite.log ======================================== # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: t.chmod_dev ================= -rw-r--r-- 1 mockbuild mock 0 Aug 22 18:39 t.chmod_dev.dir/hda3 FAIL t.chmod_dev (exit status: 1) FAIL: t.mknod ============= -rw-r--r-- 1 mockbuild mock 0 Aug 22 18:39 t.mknod.dir/hda3 FAIL t.mknod (exit status: 1) FAIL: t.touchinstall ==================== -rw-r--r-- 1 mockbuild mock 0 Aug 22 18:39 t.touchinstall.dir/iamnotuser FAIL t.touchinstall (exit status: 1) ============================================================================ Testsuite summary for fakeroot 1.24 ============================================================================ # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to [email protected] ============================================================================
This is reproducible on Fedora 33 and later, all architectures. Regards, Dominik

