-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Cannot install cryptography on AIX: rust required, but not available
#6838
Comments
You are correct that Rust does not currently support AIX. I would strongly encourage you to complain to your OS vendor (IBM) and ask them to contribute AIX support to Rust upstream. |
rust required, but not available
haha. as if that will change anything in the next two years. |
Something a bit more helpful would be to say what version can be packaged without Funny thing: GNU began because the UNIX world was too narrow minded then (remember: GNU == GNU Not UNIX) It seems the cycle is back to where it started. |
3.4.0 was the first version that included Rust, and 35.0.0 was the first version that required. We support numerous operating systems -- our CI tests aginst Linux, macOS, and Windows, and we're known to work on numerous BSDs. |
Thx. got 3.4.8 to build. For a long while that will be the last version available for AIX. |
p.s. I leave it up to you to leave this open, or not - e.g., close "won't fix". :) You beat me to the draw. |
Okey doke. Good luck. Keep in mind 3.4.8 will not receive any security updates. I'm closing this since there's no action we can take in the absence of someone contributing AIX support to Rust, at which point we will Just Work (tm). |
Open or closed - there is a reference for google to hit. And you are aware of the state of things. Have a good day! |
rust-lang
: AIX:unknown OS type: AIX
for ./configure rust-lang/rust#93618 --unknown OS type: AIX
rust-lang
does not know AIX.The text was updated successfully, but these errors were encountered: