Your message dated Thu, 23 Jul 2020 23:50:09 +0000 with message-id <[email protected]> and subject line Bug#959783: fixed in util-linux 2.36-1 has caused the Debian Bug report #959783, regarding util-linux: 2.35.1-1 FTBFS in pbuilder chroot: testsuite fails in misc/fallocate and misc/mountpoint 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 [email protected] immediately.) -- 959783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959783 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: util-linux Version: 2.35.1-1 Severity: serious Justification: FTBFS Tags: patch Dear Maintainer, Thanks for packaging the new version of util-linux. Unfortunately the testsuite fails when building in a pbuilder/cowbuilder chroot. In particular misc/fallocate and misc/mountpoint. The issues appear to be: misc/fallocate: the expected failure case has not been migrated to the new test framework with clear separation of stdout and stderr. misc/mountpoint: This assumes / is a mountpoint which is not the case in a chroot. Patches addressing both of these failures are below. However, I am aware that using /proc as the test mountpoint is a linux only solution, so you may well prefer another approach. Thanks. Mark--- a/tests/ts/misc/fallocate +++ b/tests/ts/misc/fallocate @@ -30,7 +30,7 @@ # fs type of $TS_OUTDIR, could be used to skip this test early fs_type=$(${TS_CMD_FINDMNT} -n -o FSTYPE -T ${TS_OUTDIR}) - grep -qi "fallocate: fallocate failed:.*not supported" $TS_OUTPUT \ + grep -qi "fallocate: fallocate failed:.*not supported" $TS_ERRLOG \ && ts_skip "'${fs_type}' not supported" fi--- a/tests/ts/misc/mountpoint +++ b/tests/ts/misc/mountpoint @@ -8,15 +8,16 @@ ts_check_test_command "$TS_CMD_MOUNTPOINT" -ln -s / ./symlink-to-root +# Use /proc: / is not a mountpoint in a build chroot. +ln -s /proc ./symlink-to-proc ts_init_subtest "default" -$TS_CMD_MOUNTPOINT ./symlink-to-root >> $TS_OUTPUT 2>> $TS_ERRLOG +$TS_CMD_MOUNTPOINT ./symlink-to-proc >> $TS_OUTPUT 2>> $TS_ERRLOG echo $? >> $TS_OUTPUT 2>> $TS_ERRLOG ts_finalize_subtest ts_init_subtest "nofollow" -$TS_CMD_MOUNTPOINT --nofollow ./symlink-to-root >> $TS_OUTPUT 2>> $TS_ERRLOG +$TS_CMD_MOUNTPOINT --nofollow ./symlink-to-proc >> $TS_OUTPUT 2>> $TS_ERRLOG echo $? >> $TS_OUTPUT 2>> $TS_ERRLOG ts_finalize_subtest @@ -25,5 +26,5 @@ echo $? >> $TS_OUTPUT 2>> $TS_ERRLOG ts_finalize_subtest -rm -f ./symlink-to-root +rm -f ./symlink-to-proc ts_finalize --- a/tests/expected/misc/mountpoint-default +++ b/tests/expected/misc/mountpoint-default @@ -1,2 +1,2 @@ -./symlink-to-root is a mountpoint +./symlink-to-proc is a mountpoint 0 --- a/tests/expected/misc/mountpoint-nofollow +++ b/tests/expected/misc/mountpoint-nofollow @@ -1,2 +1,2 @@ -./symlink-to-root is not a mountpoint +./symlink-to-proc is not a mountpoint 1
--- End Message ---
--- Begin Message ---Source: util-linux Source-Version: 2.36-1 Done: Chris Hofstaedtler <[email protected]> We believe that the bug you reported is fixed in the latest version of util-linux, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Hofstaedtler <[email protected]> (supplier of updated util-linux package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 23 Jul 2020 22:56:45 +0000 Source: util-linux Architecture: source Version: 2.36-1 Distribution: unstable Urgency: medium Maintainer: util-linux packagers <[email protected]> Changed-By: Chris Hofstaedtler <[email protected]> Closes: 879024 953065 956739 959783 963625 Changes: util-linux (2.36-1) unstable; urgency=medium . * New upstream release. (Closes: #956739, #959783, #953065, #879024) The new lsirq and irqtop tools are not installed for now, as without per-CPU data they do not seem mature at this time. * Use debhelper v13. (Closes: #963625) Checksums-Sha1: 52174b9301832a3c1f0d553c6d6c26942ff120b5 4323 util-linux_2.36-1.dsc cf99c3df18cf0a13033ec2d3d1a31587eba825d9 5242420 util-linux_2.36.orig.tar.xz 6043380e843e8cd728fdc9abba76885a96559ab1 95172 util-linux_2.36-1.debian.tar.xz 281e4aa2e9dc8f70316b862c4c96814de9f932b8 6608 util-linux_2.36-1_source.buildinfo Checksums-Sha256: 6723048336450db0e2fdc5806aa8fef20c74eead01adced45467e88654ee32a7 4323 util-linux_2.36-1.dsc 9e4b1c67eb13b9b67feb32ae1dc0d50e08ce9e5d82e1cccd0ee771ad2fa9e0b1 5242420 util-linux_2.36.orig.tar.xz 13a28dbf69fa9d6975f9d61b3454245387817b994c1dd6a052a2d34422c64a04 95172 util-linux_2.36-1.debian.tar.xz 4a2467778602d0613003291b87d48c031c91eac3d249b4cb8d75696da29d85ff 6608 util-linux_2.36-1_source.buildinfo Files: af1018de19e40c782d8699e48cf4ddc0 4323 base required util-linux_2.36-1.dsc fe7c0f7e439f08970e462c9d44599903 5242420 base required util-linux_2.36.orig.tar.xz b5d3f5fd7235ab3b9f68579ca4f1d937 95172 base required util-linux_2.36-1.debian.tar.xz 77b5091acfca108a21d6fa5dd0cade25 6608 base required util-linux_2.36-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAl8aHEIACgkQXBPW25MF LgOwxg/+Kv8498MON8PCT3FO8Pjb2hiA8opwe6S5AsAAWO1M/D2n1p9cvXko4OHE H6rgX8uN8R9WC8VqIYJYxgt6WKRpNWrFTNhVxPj59al++4vWFdhOvhP8nxnAaW1t jSym5kPJrdohVueRqmTipa9oQBg04LTSNWRVNgt0+cBdl8KHmFz94lDmAOuVX6sv wtaDDENOevo51PO0I6dA8hwIXouwEQesV09yu0x0O8BvgEGBW/Ep4hy0nqRojI5h fI0SkV7ax+DpgKyJSW41ae5IlQ90jCrCPNOueciCDa9cl+YUW49I6ZGI6svpK4oj fctw/8NTTX/xUHQUqfAQaQGfReoigPC1XircvWRwaKKvd+8SwC19B/zr4WBbTYwM V4ZmvgeAoRlJgXQLevJFXsvtfMSnwV/kVubo820Q2egBtV46xtjotw7V15nvSsJY Ut7hECIdIDq/QAwLHPaHQc2f7+wM+T4HycGBOtChSgE/tQJxpgXQkWWNrZ1vYXyz axbedV9SUOdtG8IN4KnZo5BZvCzd/RGA3obP/lyJ1opx8vizFYQJgfb1/Psn7G/g bEcnk0VsS52ypTyzVklK1LnD1tdhIVW5o8Ho0Dev94w06hsBttca7SVtAner/o6Z yhSKeML1gADsBVtPc9RowKgpShZ5fo45UwhXOfOgTgfbJRSJh+I= =hUtE -----END PGP SIGNATURE-----
--- End Message ---

