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

error: server sent a broken manifest: missing package for component rust-analysis-aarch64-apple-ios #969

Closed
bcl opened this issue Feb 27, 2017 · 1 comment

Comments

@bcl
Copy link

bcl commented Feb 27, 2017

Trying to install rust using the following command:
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain nightly-2017-02-26

Results in the following error:

info: downloading installer
info: syncing channel updates for 'nightly-2017-02-26-x86_64-unknown-linux-gnu'
error: server sent a broken manifest: missing package for component rust-analysis-aarch64-apple-ios
info: caused by: package not found: 'rust-analysis'
rustup: command failed: /tmp/tmp.sYT6ED854d/rustup-init -y --default-toolchain nightly-2017-02-26

This is on an x86 system so I have no idea why it says aarch64-apple-ios there.

@Diggsey
Copy link
Contributor

Diggsey commented Feb 27, 2017

#967, #966, #963

@Diggsey Diggsey closed this as completed Feb 27, 2017
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