[Bug 2147241] Re: ls from uutils: wrong format in ls output conflates permissions and link-count fields
Launchpad Bug Tracker
2147241 at bugs.launchpad.net
Mon May 11 14:54:33 UTC 2026
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: rust-coreutils (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
Status in rust-coreutils package in Ubuntu:
Confirmed
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