On Fri, 2007-03-30 at 15:47 -0400, Jeremy Katz wrote:
> switch back to logic we were previously using on removal as it handled some
> of the corner cases better.  but add checking to ensure that nothing in the
> tsinfo requires the provide.  this should fix the problem where
>   quux requires bar, bar is currently installed
>   remove bar, install quux in same transaction

Note that this is still painfully slow in the case where we have a
kernel/kernel-devel being updated since we're getting the toinstall
txmbrs and looping over their requires for every file in the kernel*
packages to see if the file is needed.

Working on trying to get that case better and have something showing
some promise...

Jeremy

_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel

Reply via email to