Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638120 - sys-apps/portage: alter help message for "--complete-graph=y"
Summary: sys-apps/portage: alter help message for "--complete-graph=y"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-19 10:27 UTC by Toralf Förster
Modified: 2017-11-19 17:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ?