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

infra: adjust the containers to use full systemd #6158

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

jkonecny12
Copy link
Member

The systemd-standalone-sysusers package, which is pre-installed in the containers, conflicts with systemd. Since Anaconda requires systemd as a dependency, this conflict prevents installation during tests.

This update ensures that containers use the full systemd package to resolve the dependency issue.

Backport of #6147

The systemd-standalone-sysusers package, which is pre-installed in the containers,
conflicts with systemd. Since Anaconda requires systemd as a dependency,
this conflict prevents installation during tests.

This update ensures that containers use the full systemd package to resolve the dependency issue.

(cherry picked from commit 113870e)
@github-actions github-actions bot added infrastructure Changes affecting mostly infrastructure f42 Fedora 42 labels Feb 12, 2025
@jkonecny12
Copy link
Member Author

/kickstart-test --waive infra only

@jkonecny12
Copy link
Member Author

That failed test is visible also on the main branch. We still don't have a solution for that, however, it is better to have at least something fixed compared to nothing so I'm merging this even with the failed test.

@jkonecny12 jkonecny12 merged commit 6e3e9b4 into rhinstaller:fedora-42 Feb 12, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f42 Fedora 42 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

3 participants