[Bug 2127125] Re: rust-src symlink is broken
Richard Scott McNew
2127125 at bugs.launchpad.net
Thu Oct 9 20:27:46 UTC 2025
** Tags added: foundations-todo
--
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/2127125
Title:
rust-src symlink is broken
Status in rust-defaults package in Ubuntu:
New
Bug description:
The symlink from /usr/src/rustc-${env:RUST_VERSION} to /usr/lib/rustlib/src/rust is broken.
/usr/src/rustc-${env:RUST_VERSION} does not exist; the directory created by rust-X.Y-src is actually
located at /usr/src/rustc-${env:RUST_LONG_VERSION}.
Steps to reproduce:
root at broken-rust-src-link:~# apt install -y rust-src
[...]
root at broken-rust-src-link:~# ls /usr/lib/rustlib/src
rust
root at broken-rust-src-link:~# test -e /usr/lib/rustlib/src/rust || echo "link is broken"
link is broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-defaults/+bug/2127125/+subscriptions
More information about the foundations-bugs
mailing list