Bug #335642 - Revert depgraph._show_unsatisfied_dep() to display to
authorZac Medico <zmedico@gentoo.org>
Thu, 2 Sep 2010 05:22:52 +0000 (22:22 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 2 Sep 2010 05:22:52 +0000 (22:22 -0700)
commite461d1d07434eae6a7f9561ebbdef1a3e0daad29
tree008faa78ade3d8f760d8fba5c726f7d9e905b97a
parent0629a2c6897b8251eecfde8c2c9d15afb0f0677b
Bug #335642 - Revert depgraph._show_unsatisfied_dep() to display to
stdout, so that app-portage/autounmask continues to work. Note that
depgraph.display_problems() temporarily overrides the stdout stream
to point to stderr, so mask messages shown there continue to go
to stderr. Maybe the emerge --autounmask will eventually make
app-portage/autounmask obsolete, but for now we should support both
approaches since emerge --autounmask is relatively experimental.
pym/_emerge/depgraph.py