Bug #334365 - Mask packages with invalid metadata as early as possible,
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 03:12:13 +0000 (20:12 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 03:12:13 +0000 (20:12 -0700)
commitd54fbed5b538cca5986e783c271cfd9cf679198d
tree7ef70f209390d79c23fd5335953c8a63e8712a03
parentd5490ca81fec08bad27414979305cc9a50c56edd
Bug #334365 - Mask packages with invalid metadata as early as possible,
so that the depgraph won't select them unless they are already installed
and there is no other choice. This should trigger automatic reinstallation
of installed packages that have invalid metadata.
pym/_emerge/Package.py
pym/_emerge/depgraph.py