[Bug 2030793] Re: FTBFS due to "make check" failure
Launchpad Bug Tracker
2030793 at bugs.launchpad.net
Sat Aug 26 13:53:20 UTC 2023
This bug was fixed in the package util-linux - 2.39.1-4ubuntu1
---------------
util-linux (2.39.1-4ubuntu1) mantic; urgency=medium
* d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch:
Drop this patch, as it has been incorporated
* skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run
using the Focal kernel (LP: #2030793)
* Merge from Debian unstable
Remaining changes:
- Build hwclock with audit support.
- Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent
kernels sync the RTC automatically.
- Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as
fallback if the regular shell fails to execute. Patch ported from
sysvinit. (see LP #505887)
- Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on
machines with locked root accounts (as Ubuntu does by default). Don't
require --force for sulogin.
-- Dan Bungert <daniel.bungert at canonical.com> Fri, 11 Aug 2023
11:39:16 -0600
** Changed in: util-linux (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2030793
Title:
FTBFS due to "make check" failure
Status in util-linux package in Ubuntu:
Fix Released
Bug description:
My upload of the util-linux merge as 2.39.1-3ubuntu1 FTBFS due to "make check" failures.
I have seen several tests fail.
In Debian, the fadvise/drop can fail:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/util-linux.html
This is probably fixed by:
https://github.com/util-linux/util-linux/pull/2251/
In local testing, I have seen the following tests fail (albeit in different builders):
fincore/count
lsfd/mkfds-netlink-protocol
fincore: count file contents in core ...
diff-{{{
--- /home/user/util-linux/tests/expected/fincore/count.4096 2023-08-08 00:20:50.843538129 +0000
+++ /home/user/util-linux/tests/output/fincore/count 2023-08-08 15:42:51.446600897 +0000
@@ -1,4 +1,5 @@
[ NO EXCITING FILE ]
+[ NO EXCITING FILE ]
return value: 1
0 0 i_EMPTY_FILE
return value: 0
@@ -33,6 +34,7 @@
1 134217728 i_WINDOW_SIZE_+_1_page_directio-sparse-incore_
return value: 0
[ MULTIPLE FILES ]
+[ MULTIPLE FILES ]
PAGES SIZE FILE
0 0 i_EMPTY_FILE
1 4095 i_PAGESIZE_-1__incore_
}}}-diff
FAILED (fincore/count)
lsfd: NETLINK sockets ...
diff-{{{
--- /tmp/autopkgtest.zrdIPb/build.AsT/real-tree/tests/expected/lsfd/mkfds-netlink-protocol 2023-08-07 22:21:46.875843312 +0000test.zrdIPb/build.AsT/real-tree/tests/output/lsfd/mkfds-netlink-protocol 2023-08-08 15:33:09
.353163540 +0000
- 3 NETLINK protocol=sock_diag lport= raw sock_diag 0
-ASSOC,TYPE,NAME,SOCK.STATE,SOCK.TYPE,NETLINK.PROTOCOL: 0
-LPORT: OK
+test_mkfds: failed in bind(2): Bad file descriptor
}}}-diff
FAILED (lsfd/mkfds-netlink-protocol)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2030793/+subscriptions
More information about the foundations-bugs
mailing list