Closed apostasie closed 3 months ago
I guess this is expected, as Ubuntu 24.04 began to apply AppArmor to rootlesskit?
I guess this is expected, as Ubuntu 24.04 began to apply AppArmor to rootlesskit?
Ok, I see.
But why don't we hit this issue on GHA?
But why don't we hit this issue on GHA?
Because on github the test is skipped, as apparmorutil.CanApplySpecificExistingProfile
returns false.
On local (latest) lima, it returns true though.
As to "why" does aa-exec...
Description
Is this expected?
This is making tests fail locally on my rig - as
TestRunApparmor
doesAssertOutExactly("unconfined\n")
(and that test technically is not restricted to rootful)Steps to reproduce the issue
No response
Describe the results you received and expected
na
What version of nerdctl are you using?
main
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response