Skip to content

Fail to install rustup with: toolchain 'stable' is not installed #356

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

Closed
mhristache opened this issue Apr 24, 2016 · 1 comment
Closed

Comments

@mhristache
Copy link

mhristache commented Apr 24, 2016

I get this error when trying to install rustup on a system with RHEL 6.4:

[root@host1 tools]# curl http://sh.rustup.rs -sSf | sh
info: downloading installer

Welcome to Rust!

This will download and install the official compiler for the Rust
programming language, and its package manager, Cargo.

It will add the `cargo`, `rustc`, `rustup` and other commands to
Cargo's bin directory, located at:

/root/.cargo/bin

This path will then be added to your `PATH` environment variable by
modifying the profile file located at:

/root/.profile

You can uninstall at any time with `rustup self uninstall` and
these changes will be reverted.

WARNING: This is an early beta. Expect breakage.

To cancel installation, type "n", or for more options type "a",
then press the Enter key to continue.

Press the Enter key to install Rust.


error: toolchain 'stable' is not installed
rustup: command failed: /tmp/tmp.Shgx7riysA/rustup-init

Any clues?

@mhristache mhristache changed the title Issues on old servers due to use of Let's Encrypt as CA Fail to install rustup with: toolchain 'stable' is not installed Apr 24, 2016
@mhristache
Copy link
Author

Duplicate of #277. Works after I remove ~/.multirust

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