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

After toolchain is installed it is not possible to install additional components #19

Open
bjorn3 opened this issue Apr 20, 2019 · 1 comment

Comments

@bjorn3
Copy link

bjorn3 commented Apr 20, 2019

$ rustup-toolchain-install-master
fetching master commit hash... 
0d1732212fb5f6c6653a776a0ce46bc73ce77ebb
detecting the channel of the `0d1732212fb5f6c6653a776a0ce46bc73ce77ebb` toolchain...
downloading <https://s3-us-west-1.amazonaws.com/rust-lang-ci2/rustc-builds/0d1732212fb5f6c6653a776a0ce46bc73ce77ebb/rustc-nightly-x86_64-apple-darwin.tar.xz>... completed
downloading <https://s3-us-west-1.amazonaws.com/rust-lang-ci2/rustc-builds/0d1732212fb5f6c6653a776a0ce46bc73ce77ebb/rust-std-nightly-x86_64-apple-darwin.tar.xz>... completed
toolchain `0d1732212fb5f6c6653a776a0ce46bc73ce77ebb` is successfully installed!
$ rustup-toolchain-install-master -c rust-src
fetching master commit hash... 
0d1732212fb5f6c6653a776a0ce46bc73ce77ebb
toolchain `0d1732212fb5f6c6653a776a0ce46bc73ce77ebb` is already installed
@bjorn3
Copy link
Author

bjorn3 commented Apr 2, 2020

Nothing changed.

Emilgardis added a commit to Emilgardis/rustup-toolchain-install-master that referenced this issue Apr 18, 2020
Also changes some errors to provide context.

Fixes kennytm#19
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

1 participant