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

F39 fix root owning files after iso build #5097

Conversation

jkonecny12
Copy link
Member

Backport of #5052

Because the build of an ISO is done as root the output artifacts are
root too. To solve this copy the ownership from the input anaconda RPMs
to the output artifacts.

(cherry picked from commit 2cb2b61)
Do not require people to use any Makefile commands as sudo. The sudo
calls should be solved inside of the Makefile.

(cherry picked from commit 9c50ada)
@jkonecny12 jkonecny12 added infrastructure Changes affecting mostly infrastructure f39 labels Aug 29, 2023
@github-actions
Copy link

Infrastructure check failed on these files. Please do a double check of these files before merge!

CONTRIBUTING.rst
Makefile.am

@jkonecny12
Copy link
Member Author

/kickstart-test --waive infra only

Copy link
Contributor

@VladimirSlavik VladimirSlavik left a comment

Choose a reason for hiding this comment

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

Thanks!

@M4rtinK M4rtinK merged commit dfceeed into rhinstaller:fedora-39 Aug 29, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f39 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

3 participants