http://wiki.centos.org/TipsAndTricks/YumAndRPM
Do step 1 (or drop it into /etc/rpm/macros.local so it applies to all users)
then remove the i386 versions of those packages (they should now be visible as libbonoboui-2.16.0-1.fc6.i386 etc).
Jim,
I removed the (2) packages that were i386. I rebooted the box and the same message pops up. I logged back in and did:
rpm -qa | grep bonobo libbonobo-2.16.0-1.fc6.x86_64 libbonoboui-2.16.0-1.fc6.x86_64 gnome-python2-bonobo-2.16.0-1.fc6.x86_64
So now only the 64bit packages are present. (note: I did rpm -e --nodeps package to remove the 32 bit ones)
I then did: bonobo-slay
Can not open directory /usr/lib/bonobo/servers No such file or directory
Does it still think its 32 bit based on the directory given? What might the next step be?
Thanks,
Jerry