Bug #234301 - Add support to EbuildFetcher to collect elog messages that
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 02:01:01 +0000 (02:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 02:01:01 +0000 (02:01 -0000)
commit18d8e4fdbd3abe6a3ac7467019a79e98994ef7c0
tree59e4c424ede70f961f308640007adeae5f81a972
parent2fc2cc120cdef58cc6aad995a188b0538326c03b
Bug #234301 - Add support to EbuildFetcher to collect elog messages that
might be generated during the pkg_nofetch phase. This involves maintaining
a lock on PORTAGE_BUILDDIR where the elog messages are collected, and
cleaning up PORTAGE_BUILDDIR before releasing the lock.

svn path=/main/trunk/; revision=11645
pym/_emerge/__init__.py
pym/portage/__init__.py