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

Add python installation to the Dockerfile #12

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

aaradhak
Copy link
Member

@aaradhak aaradhak commented Nov 15, 2024

As the latest Fedora version does not have the python pkg installed,
the installation of python pkg step is added in the Dockerfile

Ref: coreos/fedora-coreos-tracker#1831

@aaradhak aaradhak marked this pull request as ready for review November 15, 2024 21:48
@aaradhak aaradhak changed the title Install python Add python installation to the Dockerfile Nov 15, 2024
Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The self-test is just running the python script and using the base image which now does not have python either.

Modify:
https://github.com/coreos/actions-lib/blob/main/.github/workflows/selftest.yml#L18

to also include python and you should be set.

As the latest Fedora version does not have the python pkg installed,
the installation of python pkg step is added in the Dockerfile
@jmarrero jmarrero merged commit 5018b7d into coreos:main Nov 22, 2024
1 check passed
@aaradhak aaradhak deleted the checkdiff branch November 22, 2024 22:06
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.

2 participants