From f2d7564b93b4c5387fe82d8a8561b6420c04dee7 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Thu, 21 Oct 2010 22:35:19 +0200 Subject: Raise default backtrack limit for bug 337178 The bug was solved in principle, but other conflicts could lead to all tries being used up too early. The default backtrack limit is changed from 5 to 10. The maximal depth of the backtrack graph is now half of the backtrack limit. --- man/emerge.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index ad882b782..21e8db21e 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -297,7 +297,7 @@ LICENSE masks, and package.use settings. .BR \-\-backtrack=COUNT Specifies an integer number of times to backtrack if dependency calculation fails due to a conflict or an -unsatisfied dependency (default: \'5\'). +unsatisfied dependency (default: \'10\'). .TP .BR "\-\-binpkg\-respect\-use < y | n >" Tells emerge to ignore binary packages if their use flags -- cgit v1.2.3-1-g7c22