Can we know what the fix is?
I manage to get around this bug by changing the following to passt and
pasta
# diff /etc/apparmor.d/abstractions/passt /tmp/passt.orig
29,30c29,30
< mount options=(rw, runbindable) -> /,
< mount -> "/tmp/",
---
> mount options=(rw, runbinda
Fresh install of Ubuntu 24.04.1 LTS gives the following
# aa-logprof
ERROR: Operation {'runbindable'} cannot have a source. Source =
AARE('/')
Implementing the fix from 3ff3a8a467fff1d4b234949e4dd3db618a9f8ed2
commit in /etc/apparmor.d/abstractions/passt
- mount options=(rw, runbindable) /,
+
** Project changed: apparmor => apparmor (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079019
Title:
Unable to enforce/disable profiles using aa-enforce/aa-disable
To manage notifications