[Bug 2091100] Re: Missing files after upgrade from noble to oracular
Alessandro Astone
2091100 at bugs.launchpad.net
Mon Aug 18 11:05:04 UTC 2025
Just hit this bug in my plucky, upgraded from noble.
`apt install --reinstall rustc` did not solve the issue, but `rm
/usr/share/rustc && apt install --reinstall rustc` did.
** Changed in: rust-defaults (Ubuntu)
Status: New => Confirmed
--
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/2091100
Title:
Missing files after upgrade from noble to oracular
Status in rust-defaults package in Ubuntu:
Confirmed
Bug description:
Starting from oracular, we transition from the non-versioned rustc to
rustc-X.Y + rust-defaults. rust-defaults includes symlinks with non-
versioned file paths to the versioned ones.
This works correctly for oracular or plucky fresh installs. However,
if you install rustc in noble and then upgrade the system to oracular,
links to directories will be missing (e.g, /usr/share/rustc will be
empty). This is most likely due to the lack of a breaks/replaces or a
conflicts relation in the packages in rust-defaults.
This can be reproduced by installing noble's rustc an then upgrading
it to oracular's rust-defaults.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-defaults/+bug/2091100/+subscriptions
More information about the foundations-bugs
mailing list