In short, yum update list|grep xen shows 3-41 to be available.
yum update xen fails, yum update does too.
Dialog pasted below my sig
Bill Watson
[EMAIL PROTECTED]

[EMAIL PROTECTED] mqueue]# yum list updates|grep xen
xen-libs.x86_64                          3.0.3-41.el5
rhel-x86_64-serv
xen-libs.i386                            3.0.3-41.el5
rhel-x86_64-serv
[EMAIL PROTECTED] mqueue]# yum update xen
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
Setting up Update Process
Setting up repositories
rhel-x86_64-server-5      100% |=========================| 1.4 kB    00:00

Reading repository metadata in from local files
Could not find update match for xen
No Packages marked for Update/Obsoletion
[EMAIL PROTECTED] mqueue]# yum update
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
Setting up Update Process
Setting up repositories
rhel-x86_64-server-5      100% |=========================| 1.4 kB    00:00

Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package xen-libs.i386 0:3.0.3-41.el5 set to be updated
---> Package xen-libs.x86_64 0:3.0.3-41.el5 set to be updated
--> Running transaction check
--> Processing Dependency: xen-libs = 3.0.3-25.el5 for package: xen
--> Finished Dependency Resolution
Error: Missing Dependency: xen-libs = 3.0.3-25.el5 is needed by package xen
[EMAIL PROTECTED] mqueue]# 


That's expected... once for xen-libs.i386 and once for xen- 
libs.x86_64, but it's the xen package, not the xen-libs package that  
is blocking your transaction.

Next question... is xen-3.0.3-41 available to you (it should be as  
it's in my list of available updates)? If not, you've got an issue  
with either some cached headers (which should have been cleaned by  
"yum clean all" or for some reason RHN is not returning the correct  
package list to you (check Satellites and Proxies in between if you  
have them?)

Can you manually do "yum update xen" and then "yum update"?

--
Sam

_______________________________________________
rhelv5-list mailing list
[email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to