On Wed, Mar 9, 2016 at 1:57 PM, Zac Medico wrote: > For parallel-install, lock when interacting with blocked packages, in > order to account for blocked packages being removed or replaced > concurrently. > > X-Gentoo-Bug: 576888 > X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=576888 > --- > pym/portage/dbapi/vartree.py | 45 > ++++++++++++++++++++++++++++++++++---------- > 1 file changed, 35 insertions(+), 10 deletions(-) > I need to think some more about how this some more. I'm afraid that concurrent uninstall of one of the blocked packages could unmerge files that were just installed by the current package.