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

Bug 158008

Summary: Portage causes unnecessary emerges when USE flags change in profiles
Product: Gentoo Linux Reporter: Peter Humphrey <peter>
Component: [OLD] Core systemAssignee: 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 Peter Humphrey 2006-12-13 03:36:15 UTC
If a profile's USE flag for, say, djvu, changes so that the flag is always overridden off, any packages that use the flag are remerged even if they had previously been emerged with the flag unset. This caused me many hours of time wastage recently when kdehiddenvisibility was overridden off - it had always been unset on my workstation, but I had no alternative to remerging large swathes of KDE anyway.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 03:40:12 UTC
Portage knows zero about use flag semantics, and will remain so... Use flags changed -> --newuse will trigger it.



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