Public bug reported:

Binary package hint: apparmor

apparmor firefox profiles need dirname and pwd entry to allow firefox to
start

Paket Name:     apparmor-profiles
Release:        Ubuntu 10.04 lucid
Version:        2.3.1+bzr1312-0ubuntu4

Symptom: Firefox doesn't start anymore
Error messages:

--8<--
  $ firefox
  /usr/lib/firefox-3.6pre/firefox: 59: dirname: Permission denied
  /usr/lib/firefox-3.6pre/firefox: 88: /bin/pwd: Permission denied
  /usr/lib/firefox-3.6pre/run-mozilla.sh: 39: dirname: Permission denied
  /usr/lib/firefox-3.6pre/firefox-bin: error while loading shared libraries: 
libxul.so: cannot open shared object file: No such file or directory
-->8--

Fix: add lines for dirname and pwd

--8<--
  # These are needed when a new user starts firefox and firefox.sh is used
  /usr/lib/firefox-3.*/** ixr,
  /usr/bin/basename ixr,
  /usr/bin/dirname ixr,
  /usr/bin/pwd ixr,
  /sbin/killall5 ixr,
-->8--

regards,
thomas

ProblemType: Bug
ApparmorStatusOutput:
 Error: command /usr/sbin/apparmor_status failed with exit code 4: You do not 
have enough privilege to read the profile set.
 apparmor module is loaded.
Architecture: i386
Date: Thu Jan 21 14:21:38 2010
Dependencies:
 
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: apparmor-profiles 2.3.1+bzr1312-0ubuntu4
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-11.15-generic
SourcePackage: apparmor
Uname: Linux 2.6.32-11-generic i686

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


** Tags: apport-bug i386 lucid

-- 
usr.bin.firefox* profiles 
https://bugs.launchpad.net/bugs/510644
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to