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

build: build base images in unconfined mode #72

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Conversation

pbrezina
Copy link
Member

@pbrezina pbrezina commented Jan 5, 2024

To workaround [1] in Github actions environment. Github Actions Runners
do not yet have up to date podman version that contains this fix.

[1] containers/podman#21012

To workaround [1] in Github actions environment. Github Actions Runners
do not yet have up to date podman version that contains this fix.

[1] containers/podman#21012
Same as d6500ea just for PR CI.

Fixes an issue where 'systemctl enable --now podman.socket' fails
during container setup.

+ sudo systemctl enable --now podman.socket
Job failed. See "journalctl -xe" for details.

systemd[1]: Failed to listen on Podman API Socket.
systemd[1]: podman.socket: Socket service podman.service already active, refusing.
@pbrezina pbrezina merged commit 9e57499 into SSSD:master Jan 8, 2024
9 of 10 checks 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.

1 participant