FW: [CentOS] Unable to update

Mon Feb 13 22:30:05 UTC 2006
Cleber P. de Souza <cleberps at gmail.com>

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 at 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 at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


--
Cleber P. de Souza