[Bug 2139037] Re: rust-coreutils breaks softlink handling in emacs dired mode
Simon Johnsson
2139037 at bugs.launchpad.net
Tue Mar 31 09:23:33 UTC 2026
Hello there edd! I tested this out on the latest version of rust-
coreutils (0.7.0) on Resolute Raccoon and softlinks are now working for
me in Emacs dired mode.
I have not tried any operations beyond listing the directory and viewing
the contents of the softlinked file however, so if there is any specific
action sequence that does not work, please feel free to let me know.
All the best,
Simon
** Changed in: rust-coreutils (Ubuntu)
Status: New => Fix Released
** Also affects: rust-coreutils (Ubuntu Questing)
Importance: Undecided
Status: New
** Also affects: rust-coreutils (Ubuntu Resolute)
Importance: Undecided
Status: Fix Released
** Changed in: rust-coreutils (Ubuntu Questing)
Status: New => Triaged
--
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:
Fix Released
Status in rust-coreutils source package in Questing:
Triaged
Status in rust-coreutils source package in Resolute:
Fix Released
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