Not sure if this is the correct area to post as I'm using RHEL 5.2. But here it is . . .
Getting an issue . . .
Code:
[root@qadmirror ~]# yum list xen*
Loading "rhnplugin" plugin
Loading "security" plugin
rhel-i386-server-5 100% |=========================| 1.4 kB 00:00
Installed Packages
xen.i386 3.0.3-64.el5 installed
xen-libs.i386 3.0.3-64.el5 installed
Available Packages
xen-libs.i386 3.0.3-64.el5_2.1 rhel-i386-server
When I run a yum update xen-libs.i386, I get . . .
Code:
[root@qadmirror ~]# yum update xen-libs
Loading "rhnplugin" plugin
Loading "security" plugin
rhel-i386-server-5 100% |=========================| 1.4 kB 00:00
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package xen-libs.i386 0:3.0.3-64.el5_2.1 set to be updated
--> Processing Dependency: xen-libs = 3.0.3-64.el5 for package: xen
--> Finished Dependency Resolution
Error: Missing Dependency: xen-libs = 3.0.3-64.el5 is needed by package xen
Anyone have a clue?
Thanks much!