[Bug 2133249] Re: Broken rust-lld symlink
Launchpad Bug Tracker
2133249 at bugs.launchpad.net
Sun Dec 14 23:47:12 UTC 2025
This bug was fixed in the package rust-defaults - 1.88.0ubuntu2
---------------
rust-defaults (1.88.0ubuntu2) resolute; urgency=medium
* Fix issue with rust-lld and other broken symlinks (LP: #2133249)
* Add autopkgtest to check existence of symlinked binaries
-- Brent Kerby <brent.kerby at canonical.com> Tue, 02 Dec 2025 11:53:07
-0700
** Changed in: rust-defaults (Ubuntu Resolute)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/2133249
Title:
Broken rust-lld symlink
Status in rust-defaults package in Ubuntu:
Fix Released
Status in rust-defaults source package in Resolute:
Fix Released
Bug description:
The rust-defaults rust-lld symlink points to
/usr/lib/rust-1.88/bin/rust-lld, but rustc-1.88 actually links lld-20
to /usr/bin/rust-1.88-lld.
root at test:~# apt install rustc lld-20 -y
[...]
root at test:~# rust-1.88-lld
lld is a generic driver.
Invoke ld.lld (Unix), ld64.lld (macOS), lld-link (Windows), wasm-ld (WebAssembly) instead
root at test:~# rust-lld
Command 'rust-lld' not found, but can be installed with:
apt install rustc
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-defaults/+bug/2133249/+subscriptions
More information about the foundations-bugs
mailing list