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

Bug 336415

Summary: firefox-3.6.9 fails to build if LINGUAS is set
Product: Gentoo Linux Reporter: Satoshi Hayazaki <heavennevertouchedearthlyface>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Satoshi Hayazaki 2010-09-08 07:28:16 UTC
While emerging firefox-3.6.9, LINGUAS settings make it look for wrong xpi file.





Reproducible: Always




The ebuild contains this section:

[[ ${X} != "en" ]] && xpi_unpack "mozilla-${P}-${X}.xpi"

Calling incorrectly named xpi files, as seen in the emerge error:

 * ERROR: www-client/firefox-3.6.9 failed:
 *   mozilla-firefox-3.6.9-pt-BR.xpi does not exist


The xpi files do not have "mozilla-" appended to them. This are the names of the xpi files that were pulled in according to my LINGUA settings:

firefox-3.6.9-de.xpi
firefox-3.6.9-ja.xpi
firefox-3.6.9-fi.xpi
firefox-3.6.9-pt-BR.xpi
Comment 1 Satoshi Hayazaki 2010-09-08 08:02:32 UTC

*** This bug has been marked as a duplicate of bug 336412 ***
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-09-08 08:11:06 UTC
Not a dupe
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-09-08 08:11:44 UTC
... but already fixed in tree. Please re-sync and try again.