Re: [gentoo-portage-dev] [PATCH] VdbMetadataDelta.applyDelta: handle remove events properly (bug 547532)

2015-05-09 Thread Brian Dolbec
On Fri, 8 May 2015 22:57:36 -0700 Zac Medico zmed...@gentoo.org wrote: Since commit d800d224ab38c0f524d3fe858ebe201cbfa903c1, emerge --search could report removed packages as installed, since applyDelta failed to apply remove events unless the cpv exactly matched. Fix it to apply the remove

[gentoo-portage-dev] [PATCH] VdbMetadataDelta.applyDelta: handle remove events properly (bug 547532)

2015-05-08 Thread Zac Medico
Since commit d800d224ab38c0f524d3fe858ebe201cbfa903c1, emerge --search could report removed packages as installed, since applyDelta failed to apply remove events unless the cpv exactly matched. Fix it to apply the remove event to each affected package slot, using the same code which is used to