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

GPFS: CI jobs are failing due to lack of minimum required Python version #123

Closed
anoopcs9 opened this issue Sep 26, 2024 · 0 comments · Fixed by #124
Closed

GPFS: CI jobs are failing due to lack of minimum required Python version #123

anoopcs9 opened this issue Sep 26, 2024 · 0 comments · Fixed by #124

Comments

@anoopcs9
Copy link
Collaborator

Since the update to v5.2.1.0 our CI jobs started failing with the following error:

The IBM Storage Scale requires Python version 3.8 or above, Install the required python version and then retry.
Current version is 3.6.8

Please note that we are still stuck with CentOS Stream 8 for GPFS. See #102.

xhernandez added a commit to xhernandez/sit-environment that referenced this issue Sep 27, 2024
The most recent release of GPFS (5.2.1.0) requieres python 3.8+. Since
this version doesn't still work with CentOS Stream 9, we install the
highest python version available in CentOS 8.

Fixes: samba-in-kubernetes#123

Signed-off-by: Xavi Hernandez <[email protected]>
anoopcs9 pushed a commit that referenced this issue Sep 30, 2024
The most recent release of GPFS (5.2.1.0) requieres python 3.8+. Since
this version doesn't still work with CentOS Stream 9, we install the
highest python version available in CentOS 8.

Fixes: #123

Signed-off-by: Xavi Hernandez <[email protected]>
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 a pull request may close this issue.

1 participant