-- check if dropping letters is in:
phablet@ubuntu-phablet:~$ sudo aa-status
[sudo] password for phablet: 
apparmor module is loaded.
14 profiles are loaded.
14 profiles are in enforce mode.
   /sbin/dhclient
   /usr/bin/lxc-start
   /usr/lib/NetworkManager/nm-dhcp-client.action
   /usr/lib/connman/scripts/dhclient-script
   /usr/lib/telepathy/mission-control-5
   /usr/lib/telepathy/telepathy-*
   /usr/lib/telepathy/telepathy-*//pxgsettings
   /usr/lib/telepathy/telepathy-*//sanitized_helper
   /usr/lib/telepathy/telepathy-ofono
   com.ubuntu.dropping-letters_dropping-letters_0.1.2.2
   com.ubuntu.stock-ticker-mobile_stock-ticker-mobile_0.3.7ubuntu1
   com.ubuntu.sudoku_sudoku_0.4.2ubuntu1
   lxc-container-default
   lxc-container-default-with-nesting
0 profiles are in complain mode.
5 processes have profiles defined.
4 processes are in enforce mode.
   /sbin/dhclient (1011) 
   /usr/lib/telepathy/mission-control-5 (1152) 
   /usr/lib/telepathy/telepathy-* (1256) 
   /usr/lib/telepathy/telepathy-ofono (1215) 
0 processes are in complain mode.
1 processes are unconfined but have a profile defined.
   /usr/bin/lxc-start (306) 
 
 -- make sure those lines get printed in the log

phablet@ubuntu-phablet:~$ sudo sysctl -w kernel.printk_ratelimit=0
kernel.printk_ratelimit = 0

 -- App is launched from unity8

sergiusens@rivendell:~/projects$ adb shell grep DENIED /var/log/kern.log
Aug 14 18:36:20 ubuntu-phablet kernel: [  698.999108] type=1400 
audit(1376505380.746:31): apparmor="DENIED" operation="open" parent=605 
profile="com.ubuntu.dropping-letters_dropping-letters_0.1.2.2" 
name="/dev/mali0" pid=1471 comm="qmlscene" requested_mask="rw" denied_mask="rw" 
fsuid=32011 ouid=1000

After adding the /dev/malii rule as you suggested, we then got a similar
/dev/ion error

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

Title:
  Policy too strict on manta, can't open apps with aa-exec

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

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

Reply via email to