RPM conflict upgrading from F7 -> F8 via yum

Robin Bowes robin-lists at robinbowes.com
Fri Sep 7 15:57:21 UTC 2007


Itamar Reis Peixoto wrote:
> please check if you have 2 versions of dbus
> 
> rpm -qa dbus

I do have two versions of dbus - the x86_64 and the i386:

# rpm -qa dbus
dbus-1.0.2-4.fc7.i386
dbus-1.0.2-4.fc7.x86_64

(I've modified the rpm %_query_all_fmt macro to show architecture)

> if not install the lasted version with rpm -Uvh --force --nodeps

You mean, do that before upgrading everything else?

So:

download latest dbus package(s) (x86_64 and i386) from development repo
Force install them
run yum upgrade

?

R.




More information about the fedora-list mailing list