Skip to content

rust installation not shown properly on illumos #1827

Open

Description

What needs to be fixed?

image

navigator.platform: SunOS i86pc
navigator.appVersion: 5.0 (X11)

I am using x86_64-unknown-illumos, a tier 2 target with host tools. The unix installation method works (except I have to | bash instead of | sh which rustup-init.sh would have suggested when I ran it if it wasn't for rust-lang/rustup#3388)

I guess the user agent really badly reflects the fact that I am using illumos and not some ancient solaris so I'm not sure whether this is worth changing.

Page(s) Affected

https://www.rust-lang.org/tools/install

Suggested Improvement

Detect SunOS and mention that illumos has host tools. I'm not sure whether this is worth improving, but I'll open the issue anyways in case anyone else hits it too.

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

Metadata

Assignees

No one assigned

    Labels

    A-ContentThe written content on the website.C-BugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions