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

Document apparmor profile update, fix GHA workflow #116

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

mgoltzsche
Copy link
Owner

@mgoltzsche mgoltzsche commented Feb 7, 2025

  • Closes failed to reexec: Permission denied #111: Document required apparmor profile change on Ubuntu >=23.10.
  • To fix the e2e tests within the GHA workflow, let it run on an Ubuntu 22.04 VM instead of running on Ubuntu 24.04.

Relates to containers/podman#24642 and #115

@mgoltzsche mgoltzsche force-pushed the fix-apparmor-profile branch from 2ff5cf4 to db7e8f6 Compare February 7, 2025 01:13
@mgoltzsche mgoltzsche marked this pull request as draft February 7, 2025 01:13
@mgoltzsche mgoltzsche force-pushed the fix-apparmor-profile branch from db7e8f6 to c962e36 Compare February 7, 2025 01:20
@mgoltzsche mgoltzsche changed the title apparmor profile update (docs+e2e test fix) document apparmor profile update, fix e2e tests Feb 7, 2025
@mgoltzsche mgoltzsche changed the title document apparmor profile update, fix e2e tests Document apparmor profile update, fix e2e tests on GHA Feb 7, 2025
@mgoltzsche mgoltzsche changed the title Document apparmor profile update, fix e2e tests on GHA Document apparmor profile update, fix GHA workflow Feb 7, 2025
@mgoltzsche mgoltzsche marked this pull request as ready for review February 7, 2025 01:28
@mgoltzsche mgoltzsche force-pushed the fix-apparmor-profile branch from c962e36 to 1d90a98 Compare February 7, 2025 02:14
This is in order to prevent the e2e tests from failing with `reexec: Permission denied` errors when running on an Ubuntu 24.04 worker
@mgoltzsche mgoltzsche force-pushed the fix-apparmor-profile branch from 1d90a98 to 87ca4f4 Compare February 7, 2025 02:22
@mgoltzsche mgoltzsche merged commit eff2380 into master Feb 7, 2025
1 check passed
@mgoltzsche mgoltzsche deleted the fix-apparmor-profile branch February 7, 2025 23:51
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.

failed to reexec: Permission denied
1 participant