Bug #334365 - Fix depgraph._wrapped_select_pkg_highest_available_imp()
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 04:50:51 +0000 (21:50 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 04:50:51 +0000 (21:50 -0700)
commit5b92ff7df1da825be1daed6734ba65dd71c944e4
tree98ef62cd1610cd84f54fb8228915378a53c1c552
parentd39f85305d60b36140a2664b732cece701aa3c71
Bug #334365 - Fix depgraph._wrapped_select_pkg_highest_available_imp()
to avoid invalid or masked installed packages when necessary. This is
especially important for invalid packages since they need be replaced
so that their dependencies can be parsed for --depclean operations.
pym/_emerge/depgraph.py