-
Notifications
You must be signed in to change notification settings - Fork 940
Download failure of nightly on ARM #1383
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
That's actually kinda fun
I'm trying
|
@endrin Can you try just |
Sorry, but no, the outcome is (almost) the same.
|
The same thing happens for |
What changed on |
I think I'm running into a similar problem. $ rustup override set nightly
info: syncing channel updates for 'nightly-aarch64-unknown-linux-gnu'
info: latest update on 2018-04-02, rust version 1.26.0-nightly (06fa27d7c 2018-04-01)
error: component 'rust-docs' for 'aarch64-unknown-linux-gnu' is unavailable for download |
This is related to the rustup/rust issue although the documentation components have seemed to be eliminated intentionally (rustup/rust PR #49187). |
Yes, and as it has been an intended change on rust nightly builds, it now becomes a rustup issue as they need to change rust-docs to not being a required component. |
Hi, everyone. As nightly builds seem to be fixed and work well now, please check it on your platforms. If no further bugs are reported here, this issue will be ready to close. |
No luck
|
relibc builds are working again! Thanks! |
@endrin I think your problem is not relevant to this issue. Firstly, because your default toolchain points at an old broken one, you should run something like |
Ok, I managed to get updates working by removing the default toolchain and installing it back with |
Rasbperry Pi error |
odroid-c2 ubuntu |
Nightly toolchain download fails on ARM while that may not be a problem of rustup itself but Rust's.
Meta
rustup
OS
In crouton environment on Chrome OS,
The text was updated successfully, but these errors were encountered: