On Wed, 2010-06-02 at 16:57 -0600, Eric Blake wrote: > On 06/02/2010 04:52 PM, Lawrence E Graves wrote: > > I am receiving this error message when trying to download and packages > > from yumex :16:46:37 : ERROR: Error in yum Transaction : Test > > Transaction Errors: package nss-softokn-freebl-3.12.4-19.fc13.x86_64 > > (which is newer than nss-softokn-freebl-3.12.4-17.fc13.i686) is already > > installed > > I got a similar error on my x86_64 system last weekend; I eventually > solved it by: > > yum revert nss-softokn-freebl > yum install nss-softokn-freebl.i686 > yum update nss-softokn-freebl > > But I still don't understand why the .x86_64 package is at a newer dash > level than the corresponding .i686 package, nor why yum won't install > the .i686 package if the installed .x86_64 package differs. Read -devel list, it's discussed in detail there. Broadly, it boils down to being a packaging error. nss is not explicitly multilib, the ix86 nss only gets pulled into the x86-64 repo via dependencies. Since nothing in x86-64 updates repo currently requires nss, the updated ix86 nss didn't get pulled into the x86-64 updates repo, yet. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org http://www.happyassassin.net -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test