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 is broken #40106

Closed
emberian opened this issue Feb 26, 2017 · 6 comments
Closed

nightly is broken #40106

emberian opened this issue Feb 26, 2017 · 6 comments

Comments

@emberian
Copy link
Member

cmr@roger ~/s/rls> rustup update nightly
info: syncing channel updates for 'nightly-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'
@KodrAus
Copy link
Contributor

KodrAus commented Feb 26, 2017

Maybe related to rust-lang/rustup#268

@alexcrichton
Copy link
Member

Fixed in #40111

@est31
Copy link
Member

est31 commented Feb 26, 2017

See also #40026 (comment)

bors added a commit that referenced this issue Feb 26, 2017
Attempt to fix nightly manifests

Found a few bugs and mistakes with the manifests.

Closes #40106
@SirVer
Copy link

SirVer commented Feb 26, 2017

Does this take time to roll out? I still see the same error.

@est31
Copy link
Member

est31 commented Feb 26, 2017

@SirVer yes. this specific one nightly will probably always be broken (unless the manifest gets removed from static.rlo), but the future nightlies wont be broken. It will take one day until it will be available, maybe more if the build fails. This page can be used to check whether a new nightly is available: http://rusty-dash.com/nightlies

@TomasHubelbauer
Copy link
Contributor

TomasHubelbauer commented Feb 26, 2017

For the record, one can go rustup install nightly-2017-02-25 to get around the latest nightly's manifest not working with rustup. Took a bit for me to realize, so I thought I'd share.

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