> Hello, this is currently blocking me from continuing to package cargo-audit.
> I upgraded from > Noble to Questing and can't get
> /usr/share/rustc/architecture.mk to work.
>
> Do we have a workaround?
The workaround is reinstalling the package:
root@test:~# lsb_release -d
Description: Ubuntu 25.10
root@test:~# apt-cache policy rustc
rustc:
Installed: 1.85.1ubuntu1
Candidate: 1.85.1ubuntu1
Version table:
*** 1.85.1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu questing/main amd64 Packages
100 /var/lib/dpkg/status
root@test:~# ls -lL /usr/share/rustc
total 0
root@test:~# apt remove -y rustc && apt install rustc -y
[...]
root@test:~# ls -lL /usr/share/rustc
total 8
-rw-r--r-- 1 root root 684 Aug 19 20:50 architecture.mk
drwxr-xr-x 2 root root 4096 Dec 8 18:32 bin
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130706
Title:
/usr/share/rustc change from directory to symlink
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2130706/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs