The issue might not come from coreutils ls, as inetutils comes with it's
own 'libls' library, reimplementing ls entirely. This is the one being
tested, which fails on 'ls -f' and causes FTBFS.

This can be caused by 3 issues :
1. The test uses the system-wide ls instead of libls for the test. It does not 
seem so, but that might be the case, and it would be an upstream bug.
2. The version of libls provided is using GNU coreutils ls codebase as base, 
and the coreutils bug propagated to libls. It does not seem to be that as well, 
at least from a quick look at the code base.
3. Another bug unrelated to coreutils ls is present in libls.

In any case, the most sensible thing to do here for now is to disable
this 'ls -f' test on the package, at least until the next version. Then
we could check if the bug still exists or not. I'm working on a patch.

** Changed in: rust-coreutils (Ubuntu)
       Status: New => Invalid

** Changed in: coreutils-from (Ubuntu)
       Status: New => Invalid

** Changed in: coreutils (Ubuntu)
       Status: New => Invalid

** Changed in: inetutils (Ubuntu)
       Status: New => In Progress

** Changed in: inetutils (Ubuntu)
     Assignee: (unassigned) => Valentin HAUDIQUET (vhaudiquet)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2122271

Title:
  FTBFS due to failure of ls command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2122271/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to