[Yum-devel] [PATCH] fix multilib -> noarch update
Florian Festi
ffesti at redhat.com
Tue Oct 30 11:12:14 UTC 2007
Hi!
The attached patch makes sure that an updated pkg is removed even if the
updating pkg already got added to the transaction. This fixes updates from
multilib (32 and 64 bit installed) to noarch. Currently the first update
operation (e.g. 32bit -> noarch) works but the second (64bit -> noarch) is
ignored. As result there are two pkg in different arches and versions which
will most likely result in an multilib file conflict. The current patch
makes sure that the updated pkg is only rejected if itself is already in the
transaction (as a REMOVE).
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-sure-that-packages-get-updated-even-if-new-pack.patch
Type: text/x-patch
Size: 1173 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20071030/25fec14f/attachment.bin
More information about the Yum-devel
mailing list