Skip to content

nightly-x86_64-apple-darwin unchanged - (toolchain not installed) #46396

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

Closed
zhuscat opened this issue Nov 30, 2017 · 6 comments
Closed

nightly-x86_64-apple-darwin unchanged - (toolchain not installed) #46396

zhuscat opened this issue Nov 30, 2017 · 6 comments

Comments

@zhuscat
Copy link

zhuscat commented Nov 30, 2017

Yesterday, I started to learn rust.

I used vscode and installed rls extension on vscode, but I found the intelligence and jump to definition not work after I used the dependency rand(still don't know why).

So I uninstalled rls extension and uninstalled rust bu running rustup self uninstall, but it outputted can not find xxxx/.cargo, so I removed it manually.

Today, I try to install every thing again.

After I install rls extension, it shows:

2017-11-30 20 15 56

Then I press OK, it shows:

2017-11-30 20 16 07

And I execute rustup update nightly, it shows:

info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: latest update on 2017-11-30, rust version 1.24.0-nightly (0a2e9ade8 2017-11-29)

  nightly-x86_64-apple-darwin unchanged - (toolchain not installed)
@est31
Copy link
Member

est31 commented Nov 30, 2017

#46391

@est31
Copy link
Member

est31 commented Nov 30, 2017

@zhuscat there was an error with uploading the latest nightly. This means that mac OS users won't get a nightly today. Tomorrow everything will be fine! See the linked issue. Note that this is something very unusual -- sorry for this bad first impression of Rust :).

On the rustup side, you can work around the issue by pinning the version to yesterday's date. I'm not sure how that looks on the VS Code side or the RLS side however -- cc @matklad for that.

@kennytm
Copy link
Member

kennytm commented Nov 30, 2017

Closing as duplicate of #46391.

@kennytm kennytm closed this as completed Nov 30, 2017
@matklad
Copy link
Member

matklad commented Nov 30, 2017

@est31 I know nothing about VS Code or RLS, we don't use them for IntelliJ-Rust :)

@schmijos
Copy link

What a bad luck...

@pjm17971
Copy link

pjm17971 commented Nov 30, 2017

I tried Rust last night as well. On a mac. Lets just say it didn't go well. :(
Will try again this weekend.

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

6 participants