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

Bug 126998

Summary: opera-8.52 sets SEARCH_DIRS_MASK masking setting in /etc/make.conf
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2006-03-20 12:26:20 UTC
The ebuild for opera-8.52 creates /etc/env.d/90opera, setting SEARCH_DIRS_MASK:

dodir /etc/env.d
echo 'SEARCH_DIRS_MASK="/opt/opera/lib/opera/plugins"' > ${D}/etc/env.d/90opera

Having SEARCH_DIRS_MASK as an environmental variable means that revdep-rebuild doesn't seem to take any notice of any SEARCH_DIRS_MASK set in /etc/make.conf.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-20 12:36:52 UTC
It doesn't belong to make.conf...

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