PDA

View Full Version : Trouble Updating FC8


FosterB
8th March 2008, 09:04 AM
[root@localhost ~]# yum -y update
livna 100% |=========================| 2.1 kB 00:00
primary.sqlite.bz2 100% |=========================| 285 kB 00:03
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:01
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package perl-devel.i386 4:5.8.8-33.fc8 set to be updated
---> Package libgtop2.i386 0:2.20.1-1.fc8 set to be updated
---> Package slrn.i386 0:0.9.8.1pl1-5.20070716cvs.fc8 set to be updated
---> Package gnome-panel.i386 0:2.20.3-1.fc8 set to be updated

......


---> Package tcsh.i386 0:6.15-1.fc8 set to be updated
filelists.sqlite.bz2 100% |=========================| 220 kB 00:01
filelists.sqlite.bz2 100% |=========================| 8.0 MB 01:42
filelists.sqlite.bz2 100% |=========================| 1.1 MB 03:17
http://mirrors.tummy.com/pub/fedora.redhat.com/fedora/linux/updates/8/i386/repodata/filelists.sqlite.bz2: [Errno 4] Socket Error: timed out
Trying other mirror.
filelists.sqlite.bz2 100% |=========================| 4.1 MB 01:08
http://mirror.steadfast.net/fedora/updates/8/i386/repodata/filelists.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.

I just installed FC8 and i am trying to run yum update and i keep getting these errors. Could anyone help me stop them. After this it just keeps repeating, searching for new mirror, installing filelists.sqlite.bz2, new mirror, install filelists.sqlite.bz2

glennzo
8th March 2008, 10:07 AM
You could try yum clean all and then yum update. You can also install yum fastestmirror, yum install yum-fastestmirror. Might help speed things along.