Skip to content
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

Open
2 tasks done
jessezwd opened this issue Dec 31, 2024 · 3 comments
Open
2 tasks done

"rustup self uninstall" fails on EndeavourOS. #4135

jessezwd opened this issue Dec 31, 2024 · 3 comments
Labels

Comments

@jessezwd
Copy link

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

installed targets for active toolchain
--------------------------------------

wasm32-unknown-unknown
x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.83.0 (90b35a623 2024-11-26)

OS version

EndeavourOS rolling version
@jessezwd jessezwd added the bug label Dec 31, 2024
@djc
Copy link
Contributor

djc commented Jan 6, 2025

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?

@rami3l
Copy link
Member

rami3l commented Jan 6, 2025

Can you try if this works better with 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, rustup is installed via pacman then this will be difficult...

@jessezwd
Copy link
Author

jessezwd commented Jan 7, 2025

$ pacman -Q rustup
error: package 'rustup' was not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants