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) /,
+  mount options=(rw, runbindable) -> /,

gives the following

# aa-logprof

ERROR: Can't parse mount rule mount             ""      -> "/tmp/",

Commenting out that line in /etc/apparmor.d/abstractions/passt gives the
following

# aa-logprof

ERROR: Can't parse mount rule mount             ""      -> "/proc/",


Commenting out that line from /etc/apparmor.d/abstractions/pasta gives the 
following

# aa-logprof 
Updating AppArmor profiles in /etc/apparmor.d.
Reading log entries from /var/log/syslog.
Complain-mode changes:
Enforce-mode changes:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065685

Title:
  aa-logprof fails with 'runbindable' error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2065685/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to