As mentioned in the Mantic release notes, you can make a minimal
permissive AppArmor profile just for evolution. Create a file
/etc/apparmor.d/usr.bin.evolution (the filename is important) with the
contents below and restart AppArmor with "systemctl restart apparmor"

abi <abi/4.0>,

include <tunables/global>

/usr/bin/evolution flags=(unconfined) {
  userns,

  # Site-specific additions and overrides. See local/README for details.
  include if exists <local/usr.bin.evolution>
}

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

Title:
  Unable to launch Evolution: bwrap: Creating new namespace failed:
  Permission denied

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


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

Reply via email to