-
Notifications
You must be signed in to change notification settings - Fork 895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"rustup self uninstall" fails on EndeavourOS. #4135
Comments
Can you try if this works better with https://internals.rust-lang.org/t/seeking-beta-testers-for-rustup-v1-28-0/22060? I'm not familiar with EndeavourOS, what is it and how is it different from other Linux distributions? |
@djc Just checked, Endeavour is Arch-based. If, say, |
$ pacman -Q rustup |
@jessezwd Do you happen to have a minimal reproduction on a reproducible environment, say, Arch's official docker image, so that it might be easier to investigate what have happened? |
Thanks for your reply.
|
@jessezwd Yes, that would be enough, assuming you don't have other stuff like |
Thanks a lot! |
Verification
Problem
$ rustup self uninstall
Thanks for hacking in Rust!
This will uninstall all Rust toolchains and data, and remove
$HOME/.cargo/bin from your PATH environment variable.
Continue? (y/N)
info: aborting uninstallation
Steps
rustup self uninstall
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.27.1 (54dd3d00f 2024-04-24):
Installed toolchains
OS version
EndeavourOS rolling version
The text was updated successfully, but these errors were encountered: