I think it should be better fixed in /etc/apparmor.d/abstractions/base
than in/etc/apparmor.d/usr.sbin.cupsd, as the former file contains

  /lib/tls/i686/cmov/ld-*.so     mrix,
  /lib/tls/i686/cmov/lib*.so*    mr,
  /lib/tls/i686/cmov/lib*.so*    mr,

Replacing these three by

  /lib/tls/i686/*/ld-*.so     mrix,
  /lib/tls/i686/*/lib*.so*    mr,
  /lib/tls/i686/*/lib*.so*    mr,

This will fix the problem for all programs, not only for CUPS.

Moving bug to apparmor

** Changed in: apparmor (Ubuntu)
Sourcepackagename: cupsys => apparmor
     Assignee: Martin Pitt (pitti) => (unassigned)
       Status: New => Confirmed

-- 
apparmor profile problems under Xen
https://bugs.launchpad.net/bugs/150282
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to