Add support to depgraph._select_atoms() to take a "parent" parameter
authorZac Medico <zmedico@gentoo.org>
Tue, 15 Apr 2008 06:32:24 +0000 (06:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 15 Apr 2008 06:32:24 +0000 (06:32 -0000)
commiteb4c6ccebbd23f958679478fdafc847854330ba6
treec0ece356f95a0f65ee31b3a0c707a47b905f6f51
parent7e7449b67bc628f57d5fa5dcbc4ddf8a269b8dd3
Add support to depgraph._select_atoms() to take a "parent" parameter
and use that to try and avoid unresolvable direct circular dependencies
when necessary. Also, make atom selection more consistent with the
graph to solve some cases of bug #1343. This improves the fix from
bug #141118 to work in cases when a virtual is not yet installed but
it has been pulled into the graph. For example, see the case of
Bug #163801#c17, where we want kaffe to satisfy virtual/jdk-1.4
without an extra jvm being pulled in unnecessarily. (trunk r9901)

svn path=/main/branches/2.1.2/; revision=9903
bin/emerge
pym/portage.py