** Description changed:

  Firefox 21 won't start when the AppArmor profile is in enforce mode.
  It denies access to create and write into ~/.cache/mozilla/firefox/.
  
  Adding the following rules fixes the problem:
    owner @{HOME}/.cache/mozilla/{,firefox/} rw,
    owner @{HOME}/.cache/mozilla/firefox/** rw,
+   owner @{HOME}/.cache/mozilla/firefox/**/*.sqlite k,

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1180227

Title:
  Missing AppArmor rule for Firefox 21

Status in “firefox” package in Ubuntu:
  Fix Committed

Bug description:
  Firefox 21 won't start when the AppArmor profile is in enforce mode.
  It denies access to create and write into ~/.cache/mozilla/firefox/.

  Adding the following rules fixes the problem:
    owner @{HOME}/.cache/mozilla/{,firefox/} rw,
    owner @{HOME}/.cache/mozilla/firefox/** rw,
    owner @{HOME}/.cache/mozilla/firefox/**/*.sqlite k,

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to