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 update fails because rls is unavailable for download #56653

Closed
Ploppz opened this issue Dec 9, 2018 · 2 comments
Closed

rustup update fails because rls is unavailable for download #56653

Ploppz opened this issue Dec 9, 2018 · 2 comments

Comments

@Ploppz
Copy link

Ploppz commented Dec 9, 2018

I removed .cargo/bin/rustup and installed rustup again, then:

$ rustup update
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: latest update on 2018-12-08, rust version 1.32.0-nightly (4a45578bc 2018-12-07)
error: component 'rls' for target 'x86_64-unknown-linux-gnu' is unavailable for download
info: checking for self-updates

       stable-x86_64-unknown-linux-gnu unchanged - rustc 1.31.0 (abe02cefd 2018-12-04)
  nightly-x86_64-unknown-linux-gnu update failed - rustc 1.30.0-nightly (f8d34596f 2018-08-30)

@temannin
Copy link

temannin commented Dec 10, 2018

Is this related? #56667

@Ploppz
Copy link
Author

Ploppz commented Dec 20, 2018

Probably; recently I was able to update.

@Ploppz Ploppz closed this as completed Dec 20, 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

2 participants