I had the same problem, so I had changed the base and update section in /etc/yum.repos.d/CentOS-Base.repo as follow:
[base] name=CentOS-$releasever - Base #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ baseurl=http://mirrors.kernel.org/centos/$releasever/os/$basearch/ gpgcheck=1 #gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 gpgkey=http://mirrors.kernel.org/centos/RPM-GPG-KEY-CentOS-4
#released updates [update] name=CentOS-$releasever - Updates baseurl=http://mirrors.kernel.org/centos/$releasever/updates/$basearch/ #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=http://mirrors.kernel.org/centos/RPM-GPG-KEY-CentOS-4 #gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
Yum works now.
On 2/11/06, Phil Schaffner P.R.Schaffner@ieee.org wrote:
On Fri, 2006-02-10 at 18:46 -0700, Wright, Paul wrote:
No - I'm not using any proxy server at all.
Nothing obvious wrong to me. Can you get to the servers with lftp?
# lftp http://mirror.centos.org/centos/4/os/i386
I second Karanbir's admonitions. Please "Reply" rather than starting a new message to preserve the sanity of threaded mail-reader junkies, and don't top-post. (Just google "top posting" if in doubt.)
Phil
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- Cleber P. de Souza