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

Bug 384003

Summary: sys-apps/portage: Implement --complete-graph-if-new-ver
Product: Portage Development Reporter: Sebastian Luther (few) <SebastianLuther>
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 155723, 381649    

Description Sebastian Luther (few) 2011-09-21 18:29:40 UTC
<few_> what I actually want is a cache for dependency atoms that aren't unrestricted or are of >= type
<few_> to prevent emerge from installing foo-2 if some installed package depends on <foo-2
<zmedico> few_: it's probably not worth the trouble when you could just enable --complete-graph
<few_> zmedico: oh, you want to enable --complete-grapg by default now?
<zmedico> few_: no, but it's there for those who need it. it depends on use cases. generally, it just wastes time
<zmedico> few_: we already trigger --complete-graph for downgrades. maybe we should do it for upgrades too, and possibly add an option to disable this for those who feel they don't need it
<zmedico> few_: I think I'll call it --complete-graph-if-version-changed, and enable by default
<zmedico> few_: I'm going to disable this one locally, because the downgrade trigger is already wasting my time
<few_> zmedico: sounds good.
<few_> I put --complete-graph in EMERGE_DEFAULT_OPTS on every system I get my hands on btw.
Comment 2 Zac Medico gentoo-dev 2011-09-29 18:48:24 UTC
This is fixed in 2.1.10.20 and 2.2.0_alpha60.