[Bug 1025852] Re: empathy wont connect to network from root login on ubuntu 12.04 fresh, without any update
Jamie Strandboge
jamie at ubuntu.com
Tue Jul 31 13:13:29 UTC 2012
There are two denials:
Jul 31 12:36:21 nilesh-desktop kernel: [ 61.180928] type=1400 audit(1343718381.319:24): apparmor="DENIED" operation="capable" parent=1705 profile="/usr/lib/telepathy/mission-control-5" pid=1706 comm="mission-control" capability=23 capname="sys_nice"
Jul 31 12:36:21 nilesh-desktop kernel: [ 61.210983] type=1400 audit(1343718381.347:25): apparmor="DENIED" operation="open" parent=1705 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1706 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
The second one should already be present in the AppArmor profile on 12.04, but feel free to add to /etc/apparmor.d/local/usr.lib.telepathy:
/usr/share/gvfs/remote-volume-monitors/ r,
capability sys_nice,
Then do:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.lib.telepathy
Please report back if this fixes the problem. If it does not, please
attach any apparmor denials from /var/log/kern.log that occur after
reloading the policy with the above changes.
--
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1025852
Title:
empathy wont connect to network from root login on ubuntu 12.04 fresh,
without any update
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1025852/+subscriptions
More information about the Ubuntu-telepathy
mailing list