Skip to content

illumos rustup-init binary seems to be missing from the main server #2580

Description

@jclulow

I believe the latest rustup version should support illumos systems, as my patch for that was integrated into the main branch a little while ago now. Unfortunately it doesn't seem like the rustup-init binary has made it to the right place:

$ uname -so
SunOS illumos

$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | bash
info: downloading installer
curl: (22) The requested URL returned error: 404
rustup: command failed: downloader https://static.rust-lang.org/rustup/dist/x86_64-unknown-illumos/rustup-init /tmp/tmp.8JaGWv/rustup-init x86_64-unknown-illumos

It seems like I must have missed something in my change for that. Is there some way we can get the binary built? Is there a build error log I should be looking at?

Cheers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixed-next-releaseThis issue will be fixed in the next release of rustup.

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions