Public bug reported:

Binary package hint: evince

I get warning in dmesg about denied access:
[  567.296832] type=1400 audit(1303280769.949:31): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/bin/evince" 
name="/dev/.udev/data/b8:13" pid=3292 comm="evince" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
[  567.298080] type=1400 audit(1303280769.951:32): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/bin/evince" 
name="/dev/.udev/data/b8:13" pid=3292 comm="evince" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0

Looks like apparmor rule should be  corrected to allow it:
  /dev/.udev/db/* r,
+  /dev/.udev/data/b[0-9]* r,
  /etc/udev/udev.conf r,
  /sys/devices/**/block/**/uevent r,

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12
ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
Uname: Linux 2.6.39-rc2-00041-gdaab147 x86_64
Architecture: amd64
Date: Wed Apr 20 08:48:32 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100803.1)
ProcEnviron:
 LANGUAGE=C:de_DE:en
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to natty on 2011-03-17 (33 days ago)

** Affects: evince (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty running-unity

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

Title:
  [apparmor] evince need access to /dev/.udev/data/b

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

Reply via email to