Closed
Description
Verification
- I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates.
- I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and am still able to reproduce my issue.
Problem
Hi,
My bug occurs when using the command "rustup default stable".
As you may see, i'm trying to install the latest rust version. My rustup path is changed through a Artifactory path mirroring the official one through a proxy.
What i don't understand is the "version is not installable" as if i don't have the rights or it can't connect to the repository.
Can you please help me ?
Steps
- Set up a artifactory mirror to Rust depository
- Install rustup through rustup-init.sh (seems to be working)
- use "rustup default stable" or any other version install.
Possible Solution(s)
As i thought the problem may be two things :
- I didn't properly setup artifactory mirroring (but i can download rustup through .sh so weird)
- I don't have sudo privilegies (can't do anything about it sorry)
Notes
No response
Rustup version
rustup 1.27.1 (54dd3d00f 2024-04-24)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
Installed toolchains
None
OS version
Redhat 7.3 x86_64