Hi.
After installing CentOS 4.2 and importing GPG key I executed:
Yum list updates
Setting up repositories Hppt://mirror.centos.org/centos4/updates/i386/repodata/repomd.xml: [Errno 4] IO Error: <urlopen erro (-3, 'Fallo temporal en la resolucion del nombre')> Trying other mirror Cannot open/read repmod.xml file for reposotiory:update Failure: repopdata/repomd.xml from update: [Errno 256] No more mirrors to try. Error: failure: repodata/repmod.xml from update: [Errno 256] no more mirrors to try
What I'm doing bad? What are the steps for update the system after initial installation? I look at www.centos.org but didn't find any guide?
Iago.
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, m�s seguridad http://correo.yahoo.es
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, Nov 11, 2005 at 04:42:25PM +0100, iagosineiro@yahoo.es wrote:
Error: <urlopen erro (-3, 'Fallo temporal en la resolucion del nombre')>
Looks like you have DNS errors.
mirror.centos.org resolves just fine for me.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
You are right. I have incorrect DNS settings. I thought I did incorrect steps updating with yum but really not.
Thanks.
-----Mensaje original----- De: centos-bounces@centos.org [mailto:centos-bounces@centos.org] En nombre de Rodrigo Barbosa Enviado el: viernes, 11 de noviembre de 2005 16:57 Para: CentOS mailing list Asunto: Re: [CentOS] Error with yum and mirrors in 4.2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, Nov 11, 2005 at 04:42:25PM +0100, iagosineiro@yahoo.es wrote:
Error: <urlopen erro (-3, 'Fallo temporal en la resolucion del nombre')>
Looks like you have DNS errors.
mirror.centos.org resolves just fine for me.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
iagosineiro@yahoo.es wrote:
Hi.
After installing CentOS 4.2 and importing GPG key I executed:
Yum list updates
Setting up repositories Hppt://mirror.centos.org/centos4/updates/i386/repodata/repomd.xml: [Errno 4]
this is an invalid URL. there is no /centos4/ did you modify the CentOS-Base.repo file ?
the correct baseurl= line should look like this :
baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
- K
On Fri, 2005-11-11 at 16:42 +0100, iagosineiro@yahoo.es wrote:
Hi.
After installing CentOS 4.2 and importing GPG key I executed:
Yum list updates
Setting up repositories Hppt://mirror.centos.org/centos4/updates/i386/repodata/repomd.xml: [Errno 4] IO Error: <urlopen erro (-3, 'Fallo temporal en la resolucion del nombre')> Trying other mirror Cannot open/read repmod.xml file for reposotiory:update Failure: repopdata/repomd.xml from update: [Errno 256] No more mirrors to try. Error: failure: repodata/repmod.xml from update: [Errno 256] no more mirrors to try
What I'm doing bad? What are the steps for update the system after initial installation? I look at www.centos.org but didn't find any guide?
Iago.
Hppt://mirror.centos.org/centos4/updates/i386/repodata/repomd.xml
(is that a typo ... the Hppt)
if not, check your file named /etc/yum.repos.d/CentOS-Base.repo