Skip to content

Confusing error message toolchain "stable-x86_64-unknown-linux-gnu" is not installable #3885

Closed
@Pierremalle

Description

@Pierremalle

Verification

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

  1. Set up a artifactory mirror to Rust depository
  2. Install rustup through rustup-init.sh (seems to be working)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions