[Bug 2147241] [NEW] ls from uutils: wrong format in ls output conflates permissions and link-count fields

g1pi 2147241 at bugs.launchpad.net
Sat Apr 4 08:26:53 UTC 2026


Public bug reported:

coreutils-from-gnu is correct:

# \ls --version
ls (GNU coreutils) 9.7
# \ls -lA /var/log/journal
total 4
drwxr-sr-x+ 2 root systemd-journal 4096 Apr  4 09:41 b4c5a68a78db7e1d082ed38f325455a8

coreutils-from-uutils is wrong:
 
# \ls -V
ls (uutils coreutils) 0.7.0
# \ls -lA /var/log/journal
total 4
drwxr-sr-x+2 root systemd-journal 4096 Apr  4 09:41 b4c5a68a78db7e1d082ed38f325455a8

** Affects: coreutils-from (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  ls from uutils: wrong format in ls output conflates permissions and
  link-count fields

Status in coreutils-from package in Ubuntu:
  New

Bug description:
  coreutils-from-gnu is correct:

  # \ls --version
  ls (GNU coreutils) 9.7
  # \ls -lA /var/log/journal
  total 4
  drwxr-sr-x+ 2 root systemd-journal 4096 Apr  4 09:41 b4c5a68a78db7e1d082ed38f325455a8

  coreutils-from-uutils is wrong:
   
  # \ls -V
  ls (uutils coreutils) 0.7.0
  # \ls -lA /var/log/journal
  total 4
  drwxr-sr-x+2 root systemd-journal 4096 Apr  4 09:41 b4c5a68a78db7e1d082ed38f325455a8

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





More information about the foundations-bugs mailing list