On Wed, Sep 02, 2009 at 01:05:50PM -0700, MHR wrote:
I have attempted to update with yum over the last 27 hours, and all I get is this:
< trim your reply to the mailing list!, don't send us the daily digest >
[mhr@mhrichter ~]$ sudo yum update Password: Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile
- base: linux.mirrors.es.net
- updates: centos.g5selfstorage.com
- extras: centos.mirrors.redwire.net
kbs-CentOS-Extras | 951 B 00:00 base | 1.1 kB 00:00 updates | 951 B 00:00 extras | 1.1 kB 00:00 0 packages excluded due to repository priority protections Setting up Update Process No Packages marked for Update
works for me:
... Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package dnsmasq.i386 0:2.45-1.1.el5_3 set to be updated --> Finished Dependency Resolution
Dependencies Resolved
====================================================================================================================== Package Arch Version Repository Size ====================================================================================================================== Updating: dnsmasq i386 2.45-1.1.el5_3 updates 165 k
Transaction Summary ====================================================================================================================== Install 0 Package(s) Update 1 Package(s) Remove 0 Package(s)
Total download size: 165 k Is this ok [y/N]: y Downloading Packages: dnsmasq-2.45-1.1.el5_3.i386.rpm | 165 kB 00:00 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating : dnsmasq [1/2] Cleanup : dnsmasq [2/2]
Updated: dnsmasq.i386 0:2.45-1.1.el5_3 Complete!
Try the usual 'yum clean all' and retry....
Tru