Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Can't install RLS for 1.33.0-nightly #1219

Closed
Zebradil opened this issue Jan 2, 2019 · 3 comments
Closed

Can't install RLS for 1.33.0-nightly #1219

Zebradil opened this issue Jan 2, 2019 · 3 comments

Comments

@Zebradil
Copy link

Zebradil commented Jan 2, 2019

I'm going through the steps in the README, but getting error.

$ rustup update                                                                                                                                                                                       
info: syncing channel updates for 'stable-x86_64-apple-darwin'
info: syncing channel updates for 'beta-x86_64-apple-darwin'
info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: checking for self-updates

   stable-x86_64-apple-darwin unchanged - rustc 1.31.1 (b6c32da9b 2018-12-18)
     beta-x86_64-apple-darwin unchanged - rustc 1.32.0-beta.7 (fa64cc8e5 2019-01-01)
  nightly-x86_64-apple-darwin unchanged - rustc 1.33.0-nightly (b2b7a063a 2019-01-01)
$ rustup component add rls-preview rust-analysis rust-src                                                                                                                                             

error: component 'rls' for target 'x86_64-apple-darwin' is unavailable for download

I failed to find any recent related issue on that.

@Zebradil
Copy link
Author

Zebradil commented Jan 2, 2019

On 1.32.0-beta.7 there is no problem.

@Xanewok
Copy link
Member

Xanewok commented Jan 2, 2019

Nightly is currently broken by rust-lang/rust#55937 (comment), working on it.

@Zebradil
Copy link
Author

Zebradil commented Jan 2, 2019

Thanks for pointing out!
Then there is nothing to do here. I think the issue is not useful anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants