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

Bug Watch Updater 2147241 at bugs.launchpad.net
Fri May 29 11:10:46 UTC 2026


** Changed in: rust-coreutils
       Status: Unknown => 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 rust-coreutils:
  New
Status in coreutils-from package in Ubuntu:
  Won't Fix
Status in rust-coreutils package in Ubuntu:
  Triaged

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/rust-coreutils/+bug/2147241/+subscriptions





More information about the foundations-bugs mailing list