[Bug 2133249] Re: Broken rust-lld symlink
Max Gilmour
2133249 at bugs.launchpad.net
Fri Nov 28 19:07:58 UTC 2025
** Changed in: rust-defaults (Ubuntu Resolute)
Assignee: Max Gilmour (maxgmr) => (unassigned)
** Changed in: rust-defaults (Ubuntu Resolute)
Assignee: (unassigned) => Brent Kerby (blkerby)
--
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:
New
Status in rust-defaults source package in Resolute:
New
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