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

Nightly components are not available anymore on target 'x86_64-apple-darwin' #55588

Closed
shisoft opened this issue Nov 1, 2018 · 1 comment
Closed

Comments

@shisoft
Copy link

shisoft commented Nov 1, 2018

Hi all,

I tried to update my local components through rustup update on my macs but get following messages:

info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: latest update on 2018-11-01, rust version 1.31.0-nightly (de9666f12 2018-10-31)
warning: component 'rustc' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rust-std' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'cargo' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rust-docs' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rustfmt-preview' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rls-preview' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rust-analysis' is not available anymore on target 'x86_64-apple-darwin'
warning: component 'rust-src' is not available anymore
error: some components unavailable for download: 'rustc', 'cargo'

Stable is still fine for now. Nightly on other platforms, linux for example are working.

@kennytm
Copy link
Member

kennytm commented Nov 1, 2018

Thanks for the report, this is a duplicate of #55571. A fix is on the way.

@kennytm kennytm closed this as completed Nov 1, 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