Vreme: 12/20/2011 10:07 PM, Luigi Rosa piše:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Johnny Hughes said the following on 20/12/11 21:58:
For the short term, you should be able to remark out the mirrorlist= line in [base] and un-remark the baseurl=mirror.centos.org line until all the external mirrors are caught up.
Mirror.centos.org should be ok ... I have verified the file exists there.
Done that but does not work:
# yum clean all Loaded plugins: fastestmirror, refresh-packagekit Cleaning repos: base centosplus cr extras rpmforge updates Cleaning up Everything Cleaning up list of fastest mirrors # yum update Loaded plugins: fastestmirror, refresh-packagekit Determining fastest mirrors
- centosplus: ftp.hosteurope.de
- extras: ftp.hosteurope.de
- rpmforge: apt.sw.be
- updates: ftp.hosteurope.de
base | 3.7 kB 00:00 http://mirror.centos.org/centos/6/os/i386/repodata/48da39a2e80a927a88946a36c...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" Trying other mirror. http://mirror.centos.org/centos/6/os/i386/repodata/48da39a2e80a927a88946a36c...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" Trying other mirror. Error: failure: repodata/48da39a2e80a927a88946a36c63414964312e64f85c7b32c3ce553d2969f46d6-primary.sqlite.bz2 from base: [Errno 256] No more mirrors to try.
The line I uncommented is:
baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
Your links have ":" at the end. Without it it works.