Sorry I did not keep up. I had this problem in dapper and I had to rollback to breezy. I'm going to do a dapper install in my environment this week, so then I can confirm it and I'll post to the launchpad.
I think the issue was related to the nscd cache, but I also found this in my notes: http://www.mozilla.com/firefox/releases/1.5.0.7.html#issues Firefox 1.5.0.7 is installed on a multi-user system in a location which is not writable by users, Firefox must be run once by a privileged user. If this is not desirable, an empty file must be created in the following directory: <install-directory>/extensions/[EMAIL PROTECTED]/chrome.manifest For the nscd cache it would be: /etc/nscd.conf enable cache hosts no remove cache /var/db/run -- firefox will not start. https://launchpad.net/bugs/39351 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
