[Bug 2139037] Re: rust-coreutils breaks softlink handling in emacs dired mode

Dirk Eddelbuettel 2139037 at bugs.launchpad.net
Sun Jan 25 15:42:03 UTC 2026


Another follow-up: a gentler and preferable local fix is to link the GNU
coreutils `ls` in from `~/bin` or maybe `/usr/local/bin` to not mess
with package manager.

** Package changed: coreutils (Ubuntu) => rust-coreutils (Ubuntu)

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

Title:
  rust-coreutils breaks softlink handling in emacs dired mode

Status in rust-coreutils package in Ubuntu:
  New

Bug description:
  Using Ubuntu 25.10, all current, Emacs no longer has working support
  for softlinks in dired mode. Poking around on-line suggests that an
  external `ls` is used, and indeed by doing (a quick hacked)

  
  ```sh
  edd at paul:/tmp$ cd /usr/bin/
  edd at paul:/usr/bin$ sudo mv ls ls.rs
  edd at paul:/usr/bin$ sudo ln gnuls ls
  ```

  functionality was restored. Feel free to reassign to the emacs
  packages if you think that is more appropriate.

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




More information about the foundations-bugs mailing list