In the end I commented the mirrorlist lines on the fredora.repo and fedora updates repo. files.
It seems to work but there are still problems
Here is an example of what i'm getting
Code:
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 23 M
(1/11): ModemManager-0.2-4.20091105.fc12.i686.rpm | 104 kB 00:00
(2/11): NetworkManager-0.7.996-7.git20091113.fc12.i686.r | 772 kB 00:03
(3/11): NetworkManager-glib-0.7.996-7.git20091113.fc12.i | 180 kB 00:00
(4/11): NetworkManager-gnome-0.7.996-7.git20091113.fc12. | 388 kB 00:00
(5/11): gmime-2.4.11-1.fc12.i686.rpm | 163 kB 00:00
http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/kernel-2.6.31.6-162.fc12.i686.rpm: [Errno 14] HTTP Error 404 : http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/kernel-2.6.31.6-162.fc12.i686.rpm
Trying other mirror.
http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/kernel-firmware-2.6.31.6-162.fc12.noarch.rpm: [Errno 14] PYCURL ERROR 56 - ""
Trying other mirror.
(8/11): nspluginwrapper-1.3.0-10.fc12.i686.rpm | 161 kB 00:00
(9/11): perf-2.6.31.6-162.fc12.noarch.rpm | 66 kB 00:00
(10/11): telepathy-gabble-0.8.8-2.fc12.i686.rpm | 313 kB 00:00
(11/11): telepathy-mission-control-5.2.6-1.fc12.i686.rpm | 337 kB 00:00
Error Downloading Packages:
kernel-firmware-2.6.31.6-162.fc12.noarch: failure: kernel-firmware-2.6.31.6-162.fc12.noarch.rpm from updates: [Errno 256] No more mirrors to try.
kernel-2.6.31.6-162.fc12.i686: failure: kernel-2.6.31.6-162.fc12.i686.rpm from updates: [Errno 256] No more mirrors to try.
---------- Post added at 02:59 AM CST ---------- Previous post was at 02:58 AM CST ----------
[/COLOR]added http_caching=packages to yum.conf as was suggested in another forum. This didn't help
I then tried this mv /var/cache/yum/* /tmp
I ran a yum update and it looks like it's fixed the errors I have been getting. Strange.