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

Confusing rustup message: can't find checksums for stable channel #142

Open
grossws opened this issue Mar 11, 2016 · 1 comment
Open

Confusing rustup message: can't find checksums for stable channel #142

grossws opened this issue Mar 11, 2016 · 1 comment

Comments

@grossws
Copy link

grossws commented Mar 11, 2016

-> % multirust update stable
multirust: installing toolchain 'stable'
rustup: gpg available. signatures will be verified
rustup: downloading manifest for 'stable'
rustup: command failed: curl -s -f -O https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256
rustup: couldn't download checksum file 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256'

There's neither toml file nor checksums for it in /dist/ directory for stable channel, so it's just confusing during multirust update stable invocation.

@brson
Copy link
Owner

brson commented Mar 11, 2016

Yeah, this sounds like more of an error than it is. I'm not sure what exactly it should so though, maybe nothing.

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