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

Bug 638120

Summary: sys-apps/portage: alter help message for "--complete-graph=y"
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: normal CC: tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2017-11-19 10:27:55 UTC
In that case this isn't right, or ? :

> You may want to try a larger value of the --backtrack option, such as --backtrack=30,
Comment 1 Zac Medico gentoo-dev 2017-11-19 11:06:37 UTC
The --complete-graph and --backtrack options are only related in the sense that --complete-graph will reveal conflicts that would otherwise be detected, and when those conflicts are detected it will trigger backtracking in order to solve the conflicts.
Comment 2 Toralf Förster gentoo-dev 2017-11-19 11:24:39 UTC
oha, so I do need both parameters and this is invalid ?