[Yum-devel] [PATCH] make skipbroken handle multiple TS_UPDATED members
Seth Vidal
skvidal at fedoraproject.org
Wed Sep 16 14:20:30 UTC 2009
On Wed, 16 Sep 2009, Tim Lauridsen wrote:
> Make skip broken handle cases where pkg dupes are installed
> and an update updates both of them but has dep problems.
> Make sure we get all the TS_UPDATED members cleaned from the
> transaction.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=522112
>
> The patch contains a testcase to show the issues and the fix to solve it
>
Do you have to iterate across all the pkgs in the ts to do that? Couldn't
you reduce the set you're going across to only pkgs which are going to be
updated or obsoleted?
-sv
More information about the Yum-devel
mailing list