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

Bug 402317

Summary: www-client/firefox-bin-10.0: share_plugins_dir: command not found
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Schridde 2012-02-06 00:00:48 UTC
>>> Install firefox-bin-10.0 into /var/tmp/portage/www-client/firefox-bin-10.0/image/ category www-client
/var/tmp/portage/www-client/firefox-bin-10.0/temp/environment: line 2633: share_plugins_dir: command not found
 * Fallback PaX marking -m
 *      /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/firefox
 *      /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/firefox-bin
 *      /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/plugin-container
 TYPE    PAX   FILE 
ET_EXEC PemRxS /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/firefox 
ET_EXEC PemRxS /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/firefox-bin 
ET_EXEC PemRxS /var/tmp/portage/www-client/firefox-bin-10.0/image///opt/firefox/plugin-container 
>>> Completed installing firefox-bin-10.0 into /var/tmp/portage/www-client/firefox-bin-10.0/image/


Reproducible: Always
Comment 1 Dennis Schridde 2012-02-06 00:01:38 UTC
Result seems to be that the /opt/firefox/plugins -> /usr/lib64/nsbrowser/plugins symlink is not being created and hence Firefox sees no plugins.
Comment 2 Jory A. Pratt gentoo-dev 2012-02-06 03:18:11 UTC
nsplugins.eclass was not inherited as it should have been, fixed in cvs should be on mirrors shortly. Thnanks for reporting.