-
Notifications
You must be signed in to change notification settings - Fork 888
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: failed to parse URL (can't install nightly) #1443
Comments
Wanted to add on here, to bring more/different info to help solve this. I am running Mac OS 10.13.4 and had previously updated my stable from Then I decided to update nightly so I ran info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: latest update on 2018-06-22, rust version 1.28.0-nightly (662c70a59 2018-06-21)
info: downloading component 'rustc'
error: failed to parse url: 1.28.0-nightly (662c70a59 2018-06-21)/2018-06-22/rustc-nightly-x86_64-apple-darwin.tar.xz
info: caused by: relative URL without a base Also, I opened a PR on the |
It's Rust build system issue and should be tracked in main repo: rust-lang/rust#51699 |
This was a bug in Rust's generation of the channel manifest. |
I did a fresh (default) install with rustup init.exe, but no matter what any attempted nightly install (this also includes
rustup update nightly
) fails.Outputs of where and --version
The text was updated successfully, but these errors were encountered: