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, runbindable) /,
>   mount               ""      -> "/tmp/",

# diff /etc/apparmor.d/abstractions/pasta /tmp/pasta.orig 
18c18
<   mount                       -> "/proc/",
---
>   mount               ""      -> "/proc/",

-- 
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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2079019/+subscriptions


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

Reply via email to