Skip to content

Pin openssl on hercules and orion to a version close to that of the system version#2008

Closed
rickgrubin-noaa wants to merge 97 commits intoJCSDA:developfrom
rickgrubin-noaa:bugfix/hercules-orion-openssl
Closed

Pin openssl on hercules and orion to a version close to that of the system version#2008
rickgrubin-noaa wants to merge 97 commits intoJCSDA:developfrom
rickgrubin-noaa:bugfix/hercules-orion-openssl

Conversation

@rickgrubin-noaa
Copy link
Copy Markdown
Collaborator

Description

Pin openssl on hercules and orion to a version close to that of the system version.

This results in SSL_get0_<var> symbols resolving to SSL_get0_<var>@OPENSSL_3.0.0 which is what applications expect to find when linking with openssl libraries on MSU hosts.

Dependencies

None

Issues addressed

Resolves #1892

Applications affected

UFS WM, JEDI, etc.

Systems affected

  • hercules
  • orion

Testing

  • Additional testing: Add information on any additional tests conducted
    • concretized / built test envs, was able to resolve the symbols in question and run simple UFS WM regression tests.

Checklist

  • This PR addresses one issue/problem/enhancement or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

Remove spurious tab
@rickgrubin-noaa rickgrubin-noaa self-assigned this Apr 28, 2026
@rickgrubin-noaa rickgrubin-noaa added bug Something is not working OAR-EPIC NOAA Oceanic and Atmospheric Research and Earth Prediction Innovation Center labels Apr 28, 2026
@climbfuji
Copy link
Copy Markdown
Collaborator

I see 97 commits in the commit history. This is weird. There should be one and only one commit, namely 95ba23c. I am going to cherry-pick this commit for release/2.1.

Given that #2009 has just this commit and nothing else for release/2.1, feel free to close this or please work the GitHub magic so that we only have one commit (95ba23c). Thanks!

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

Labels

bug Something is not working OAR-EPIC NOAA Oceanic and Atmospheric Research and Earth Prediction Innovation Center

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jedi-bundle compilation fails with GNU spack-stack 2.0.0 on MSU Hercules (undefined reference to SSL_get0_group_name@OPENSSL_3.2.0)

2 participants