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

Use less specific python version for travis #1034

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

amblakem
Copy link
Member

@amblakem amblakem commented Sep 24, 2019

In #1032 travis is failing because the python36 command is not found. It looks like EPEL has deprecated this package in favor of the CentOS 7.7 provided one[1].

Because the default python3 is the appropriate version already and because the shebang in check_spec.py already calls out the less specific python version, I think it's appropriate that the Dockerfile be updated to match.

edited to reflect the package was deprecated not renamed

[1] https://lists.fedoraproject.org/archives/list/[email protected]/thread/GUSLTD5AJWFEGBFK5EYFVH3LHQVHUBAP/#AT736IKJUKNLP55YQETEFN2YJ5GM2YWO

@amblakem amblakem mentioned this pull request Oct 9, 2019
@koomie koomie changed the base branch from 2.0 to obs/OpenHPC_1.3.9_Factory October 10, 2019 12:16
@koomie koomie changed the base branch from obs/OpenHPC_1.3.9_Factory to 2.0 October 10, 2019 12:16
@koomie koomie merged commit f394915 into openhpc:2.0 Oct 10, 2019
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.

3 participants