Skip to content

Failed to update nightly on Raspberry Pi #1403

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

Closed
earthengine opened this issue Apr 27, 2018 · 5 comments
Closed

Failed to update nightly on Raspberry Pi #1403

earthengine opened this issue Apr 27, 2018 · 5 comments

Comments

@earthengine
Copy link

earthengine commented Apr 27, 2018

Here is what I got today:

$ rustup update
info: syncing channel updates for 'stable-armv7-unknown-linux-gnueabihf'
info: syncing channel updates for 'nightly-armv7-unknown-linux-gnueabihf'
info: latest update on 2018-04-27, rust version 1.27.0-nightly (7f3444e1b 2018-04-26)
error: component 'rust-docs' for 'armv7-unknown-linux-gnueabihf' is unavailable for download
info: checking for self-updates

       stable-armv7-unknown-linux-gnueabihf unchanged - rustc 1.25.0 (84203cac6 2018-03-25)
  nightly-armv7-unknown-linux-gnueabihf update failed - rustc 1.20.0-nightly (622e7e648 2017-06-21)
@lennartS
Copy link

lennartS commented May 21, 2018

I got the same today on stable, so it seems to not be an issue with Nightly directly but rather an issue with a specific set of versions:

$ rustup update
info: syncing channel updates for 'stable-arm-unknown-linux-gnueabihf'
info: latest update on 2018-05-10, rust version 1.26.0 (a77568041 2018-05-07)
error: component 'rust-docs' for 'arm-unknown-linux-gnueabihf' is unavailable for download
info: checking for self-updates

  stable-arm-unknown-linux-gnueabihf update failed - rustc 1.20.0 (f3d6973f4 2017-08-27)

@Thireus
Copy link

Thireus commented May 21, 2018

Same here, any update on the issue?

@lennartS
Copy link

I think a much more alive version of this issue is #1410 and it seems there may not be a fix until 1.27.0 is released.

@earthengine
Copy link
Author

@lennartS Yes I can install beta (1.27.0) on my raspberry Pi now. But still not nightly (1.28.0).

@Diggsey
Copy link
Contributor

Diggsey commented May 27, 2018

Dup of #1410

@Diggsey Diggsey closed this as completed May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants