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

Fedora-40: Adjust ownership of Python venv #104

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

osteffenrh
Copy link
Contributor

Description

The image contains a pre-initialized Python virtual env. This needs to be writable to the user running the image. Since we do not know the uid at image build time, let's fix it up in the entry point script.

Issue #(issue)

Containers Affected

Fedora 40 only.

Everything else I want to stop maintaining now.

The image contains a pre-initialized Python virtual env. This needs to
be writable to the user running the image. Since we do not know the uid
at image build time, let's fix it up in the entry point script.

Signed-off-by: Oliver Steffen <[email protected]>
@osteffenrh
Copy link
Contributor Author

A test run of this image: tianocore/edk2#6291

Finally solve all issues and can then hopefully switch the CI over next.

@osteffenrh osteffenrh merged commit c98ff99 into tianocore:main Nov 26, 2024
1 check passed
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