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

Cannot install nightly-x86_64-pc-windows-msvc' #1608

Closed
anta40 opened this issue Jan 10, 2019 · 2 comments
Closed

Cannot install nightly-x86_64-pc-windows-msvc' #1608

anta40 opened this issue Jan 10, 2019 · 2 comments

Comments

@anta40
Copy link

anta40 commented Jan 10, 2019

Just installed Rust on my 64-bit Windows 10 laptop.

$ rustup show
Default host: x86_64-pc-windows-msvc

stable-x86_64-pc-windows-msvc (default)
rustc 1.31.1 (b6c32da9b 2018-12-18)

My rustup version is

$ rustup version
rustup 1.16.0 (beab5ac 2018-12-06)

Now I want to switch the toolchain to msvc 64 nightly.

$ rustup default nightly
info: syncing channel updates for 'nightly-x86_64-pc-windows-msvc'
299.6 KiB / 299.6 KiB (100 %) 240.0 KiB/s ETA: 0 s
info: latest update on 2019-01-10, rust version 1.33.0-nightly (6ecad3383 2019-01-09)
info: downloading component 'rustc'
error: failed to parse url: nightly/2019-01-10/rustc-nightly-x86_64-pc-windows-msvc.tar.xz
info: caused by: relative URL without a base

It fails, unfortunately.

@ehuss
Copy link
Contributor

ehuss commented Jan 10, 2019

Thanks for the report! This should be fixed by rust-lang/rust#57484.

@pietroalbini
Copy link
Member

Sorry for the trouble caused by this! Let's track the issue on rust-lang/rust#57488.

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

3 participants