I'm getting this error when my systems yum update, and when I try to do
kickstart installs. This just started today.
Error: Protected multilib versions: openmotif-2.3.3-1.puias6.i686 !=
openmotif-2.3.3-4.el6.x86_64
--
Prentice Bisbal
Linux Software Support Specialist/System Administrator
School of Natural Sciences
Institute for Advanced Study
Princeton, NJ
Update:
After speaking with Thomas, it looks like this was caused by my mirror
being out of sync. I'm rsync-ing my mirror now, but it looks like it's
copying everything, instead of just what's different.
--
Prentice
After completing the rsync, I still get the same error. I'm using
www.elders.princeton.edu::DATA as my source.
Any other ideas?
--
Prentice
[root@workstation init.d]# yum install openmotif.i686
Loaded plugins: downloadonly, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package openmotif.i686 0:2.3.3-4.el6 will be installed
--> Processing Dependency: libXp.so.6 for package:
openmotif-2.3.3-4.el6.i686
--> Processing Dependency: libXmu.so.6 for package:
openmotif-2.3.3-4.el6.i686
--> Running transaction check
---> Package libXmu.i686 0:1.0.5-1.el6 will be installed
---> Package libXp.i686 0:1.0.0-15.1.el6 will be installed
--> Finished Dependency Resolution
...
Installed:
openmotif.i686 0:2.3.3-4.el6
...
Dependency Installed:
libXmu.i686 0:1.0.5-1.el6
libXp.i686 0:1.0.0-15.1.el6
Complete!
you have the 2.3.3-4.el6 i686 in your local mirror? have you tried
using the princeton mirror directly?
rpm -qa openmotif\*
or similar...
Josko P.
--
Prentice