Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 506840

Summary: www-client/firefox-bin-28.0-r1 fails to read configuration file all-gentoo.js
Product: Gentoo Linux Reporter: Kelly Price <bugs>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gossamer-threads.com/lists/gentoo/user/285866?page=last
Whiteboard:
Package list:
Runtime testing required: ---

Description Kelly Price 2014-04-05 13:35:56 UTC
Emerging www-client/firefox-bin-28.0-r1 will produce a Firefox install that reports "Failed to read configuration file." before gracefully crashing out.

This was traced down (in the URL) to /opt/firefox/all-gentoo.js missing a ");" on a defaultPref line.  Simple fix.  I've verified this fix myself (being afflicted with the problem).

Reproducible: Always

Steps to Reproduce:
1. emerge www-client/firefox-bin
2. Launch Firefox
3. See error on screen
Actual Results:  
A dialog box popping up saying "Failed to read configuration file."  No browser launch.

Expected Results:  
Browser is launched and shows on screen.

I have not dug further down to where it needs to be applied to, but a bug wasn't found for this specific problem (thus me filing it).
Comment 1 Jory A. Pratt gentoo-dev 2014-04-05 21:23:04 UTC
  29 Mar 2014;  <anarchy@gentoo.org> files/all-gentoo-1.js:
  Fix typo in updated preference file, bug #506144

Re-emerge firefox-bin.

*** This bug has been marked as a duplicate of bug 506144 ***