-
Notifications
You must be signed in to change notification settings - Fork 945
Cannot update on FreeBSD #1391
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
Comments
Try to remove ~/.rustup and ~/.cargo and run script from https://rustup.rs/
|
Thanks, that does the trick. Not sure how things got corrupted! |
I'm experiencing this issue on a fresh jail with an empty .rustup and .cargo dir. I can install nightly, but not stable.
|
This is a duplicate of rust-lang/rust#49462 . |
@asomers no, it's not, actually. Even the nightly toolchain doesn't install without deleting |
Fixed by #1419 |
Rustup has not been able to update Rust on FreeBSD for a while now. I get this error message:
So, the docs component is presumably missing (not built?), and this is causing the update to fail.
The text was updated successfully, but these errors were encountered: