Re: Yum priorities plugin
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <1277303435.15491.3.camel@rosebud> |
On Wed, 2010-06-23 at 15:16 +0200, Stefano Biagiotti wrote: > Seth Vidal <[email protected]> wrote: > >Would you be willing to try out the version of yum from rawhide? > > I installed yum from rawhide and it works fine now! Pretty sure I know what happened here. It's b/c of the multilib and the versioning. The patch that 'fixes' this is more just lucky. Essentially it keeps us from dropping out pkgs just b/c there is a package of the same version-release (but not the same arch) on the system and your compare_providers output points out another problem. thanks -sv