Public bug reported:

abstractions/enchant should allow creating ~/.config/enchant/.

Pidgin tries to create that folder if it doesn't exist:
Jan 10 10:50:30 vm-VirtualBox kernel: [  761.176499] type=1400 
audit(1326189030.036:119): apparmor="DENIED" operation="mkdir" parent=4142 
profile="/usr/bin/pidgin" name="/home/vm/.config/enchant/" pid=4195 
comm="pidgin" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000

Tested on an up-to-date precise system (apparmor
2.7.0~beta1+bzr1774-1ubuntu3).


--- abstractions/enchant.org
+++ abstractions/enchant
@@ -52,5 +52,5 @@
   /usr/share/java/zemberek-tr-[0-9]*.jar           r,
 
   # per-user dictionaries
-  owner @{HOME}/.config/enchant/                   r,
+  owner @{HOME}/.config/enchant/                   rw,
   owner @{HOME}/.config/enchant/*                  rwk,

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

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

Title:
  abstractions/enchant should allow creating ~/.config/enchant/

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

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

Reply via email to