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 self update stuck on 'info: installing component 'rust-docs'' #57490

Closed
evertvr opened this issue Jan 10, 2019 · 3 comments
Closed

rustup self update stuck on 'info: installing component 'rust-docs'' #57490

evertvr opened this issue Jan 10, 2019 · 3 comments

Comments

@evertvr
Copy link

evertvr commented Jan 10, 2019

Updating from rustc 1.25.0 (84203ca 2018-03-25) on Windows 7 with command 'rustup update', update get's stuck on rust-docs installation. When I kill the update, and run 'rustc -V', it looks rust has been updated to the new version.

@jonas-schievink
Copy link
Contributor

How long did you try? If Windows Defender is running it might check every file as it is written, which means considerable slowdown.

@mati865
Copy link
Contributor

mati865 commented Jan 10, 2019

Installation most likely wasn't stuck but it takes long time to finish. There are 2 issues with Windows: AV software and NTFS.

More details in rust-lang/rustup#1540

@evertvr
Copy link
Author

evertvr commented Jan 10, 2019

Thanks for the quick reply. I re-ran it, and after ~5 minutes the update completed.

@evertvr evertvr closed this as completed Jan 10, 2019
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