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

Add illumos/OpenIndiana platform check in rustup.js #2839

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

mdaverde
Copy link
Contributor

On OpenIndiana (illumos), rustup.rs currently shows that it doesn't recognize the platform:

rusup-illumos-not-supported-resized

This change clears the confusion and adds the missing platform check to rustup.js:

rustup-illumos-support-resized

I'm tagging @jclulow to verify if the platform checks added are thorough enough but also to verify that the curl command itself works on OpenIndiana. On OpenIndiana 5.11, I get a wall of local: not found errors but piping it into bash does make it work. I can try to look into the script later

Cheers!

@kinnison
Copy link
Contributor

kinnison commented Nov 8, 2021

I shall merge this, though there remain potential problems with the OI release which need looking into.

@kinnison kinnison merged commit f4b168c into rust-lang:master Nov 8, 2021
AJ-Ianozi pushed a commit to AJ-Ianozi/getada-download that referenced this pull request Mar 9, 2024
Add illumos/OpenIndiana platform check in rustup.js
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

Successfully merging this pull request may close these issues.

2 participants