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 fails to update nightly-i686-pc-windows-msvc today #708

Closed
pravic opened this issue Sep 2, 2016 · 2 comments
Closed

Rustup fails to update nightly-i686-pc-windows-msvc today #708

pravic opened this issue Sep 2, 2016 · 2 comments

Comments

@pravic
Copy link

pravic commented Sep 2, 2016

I am sorry if I reporting to the wrong place, but I'll try this first.

$ rustup update
...
info: syncing channel updates for 'nightly-i686-pc-windows-msvc'
error: component 'cargo' for 'i686-pc-windows-msvc' is unavailable for download
info: syncing channel updates for 'nightly-x86_64-pc-windows-msvc'
info: downloading component 'rustc'
...
       stable-i686-pc-windows-msvc unchanged - rustc 1.11.0 (9b21dcd6a 2016-08-15)
     stable-x86_64-pc-windows-msvc unchanged - rustc 1.11.0 (9b21dcd6a 2016-08-15)
  nightly-i686-pc-windows-msvc update failed - rustc 1.13.0-nightly (2c01bb885 2016-08-31)
      nightly-x86_64-pc-windows-msvc updated - rustc 1.13.0-nightly (497d67d70 2016-09-01)
$ 

Win7 x64, rustup 0.6.3.

@brson
Copy link
Contributor

brson commented Sep 2, 2016

That should not be allowed to happen. Looks like last night's manifest generation failed to find that cargo package. It should work again in the next nightly. cc rust-lang-deprecated/rust-buildbot#122

@Diggsey Diggsey closed this as completed Sep 2, 2016
@pravic
Copy link
Author

pravic commented Sep 3, 2016

Works well now.

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

3 participants