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

"error reading rustc version" installing windows-gnu #1151

Closed
brson opened this issue Jun 6, 2017 · 3 comments
Closed

"error reading rustc version" installing windows-gnu #1151

brson opened this issue Jun 6, 2017 · 3 comments
Labels

Comments

@brson
Copy link
Contributor

brson commented Jun 6, 2017

I'm not sure what causes this, but the toolchain does seem to work.

$ RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable-i686-pc-windows-gnu
info: syncing channel updates for 'stable-i686-pc-windows-gnu'
info: downloading component 'rustc'
info: downloading component 'rust-std'
info: downloading component 'cargo'
info: downloading component 'rust-docs'
info: downloading component 'rust-mingw'
info: installing component 'rustc'
info: installing component 'rust-std'
info: installing component 'cargo'
info: installing component 'rust-docs'
info: installing component 'rust-mingw'

  stable-i686-pc-windows-gnu installed - (error reading rustc version)
@brson brson added the bug label Jun 6, 2017
@mati865
Copy link
Contributor

mati865 commented Jun 11, 2017

Does it still happen after #1130?

@mati865
Copy link
Contributor

mati865 commented Jun 19, 2017

I was able to reproduce this issue on 14 years old HDD with both Windows and Linux:

$ rustup update
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: checking for self-updates

  nightly-x86_64-unknown-linux-gnu unchanged - (timeout reading rustc version)

But I doubt somebody is still using such old HDD for main partition.

@brson ping. Do you still have this issue after updating to rustup 1.4.0?

@Diggsey
Copy link
Contributor

Diggsey commented Jun 25, 2017

Looks like a dupe of #1118

@Diggsey Diggsey closed this as completed Jun 25, 2017
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