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

Bug 34064

Summary: emerge -k should be more aware of USE flags
Product: Gentoo Linux Reporter: Jeremy Huddleston (RETIRED) <eradicator>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremy Huddleston (RETIRED) gentoo-dev 2003-11-21 15:02:31 UTC
The summary is a bit vague, so let me explain a bit more...

It would be nice if emerge -k were more aware of the USE flags used to compile 
the binary packages selected for install.  If we do an 'emerge -vk blah', it 
should notify us if there is a conflict between the USE flags the package was 
compiled with and the current USE flags rather than just reporting the current 
USE flags.

Additionally, it would be nice to have an option to portage whereby the binary 
package is used if the flags match but it is compiled from scratch if the flags 
do not match...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-11-21 15:41:46 UTC

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