Erro no Repositorio do Centos 6.0 [RESOLVIDO]

1. Erro no Repositorio do Centos 6.0 [RESOLVIDO]

Ariel Sharon Nunes Marques
ariel.marques

(usa CentOS)

Enviado em 01/03/2012 - 16:42h

Caros, instalei o Centos 6 e tentei executar o YUM UPDATE, aparecendo a seguinte mensagem de erro abaixo:

[root@localhost ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Repository rpmforge is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: mirror.thelinuxfix.com
* extras: centos.mirrors.hoobly.com
* fedora-extras: ftp-stud.hs-esslingen.de
* jpackage-generic: mirror.ibcp.fr
* rpmforge: apt.sw.be
* updates: mirror.nexcess.net
http://apt.sw.be/dries/redhat/el4/en/i386/dries/RPMS/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: dries. Please verify its path and try again

Mesmo tentando instalar o openssh-server aparece a mesma mensagem. Alguem ja se deparou com essa mensagem de erro?

Fico no aguardo de respostas! Valeu!


  


2. Re: Erro no Repositorio do Centos 6.0 [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 01/03/2012 - 18:53h

ariel.marques escreveu:

Caros, instalei o Centos 6 e tentei executar o YUM UPDATE, aparecendo a seguinte mensagem de erro abaixo:

[root@localhost ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Repository rpmforge is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: mirror.thelinuxfix.com
* extras: centos.mirrors.hoobly.com
* fedora-extras: ftp-stud.hs-esslingen.de
* jpackage-generic: mirror.ibcp.fr
* rpmforge: apt.sw.be
* updates: mirror.nexcess.net
http://apt.sw.be/dries/redhat/el4/en/i386/dries/RPMS/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: dries. Please verify its path and try again

Mesmo tentando instalar o openssh-server aparece a mesma mensagem. Alguem ja se deparou com essa mensagem de erro?

Fico no aguardo de respostas! Valeu!


seu repositório está assim:

# cat /etc/yum.repos.d/CentOS-Base.repo

# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6

#released updates
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6

#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6


# mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

# mkdir -p /data0/software

# wget http://mirrors.163.com/.help/CentOS6-Base-163.repo

# cp CentOS6-Base-163.repo /etc/yum.repos.d/

# yum makecache


Referênca: http://www.haogongju.net/art/1313128


3. Está dando certo

Ariel Sharon Nunes Marques
ariel.marques

(usa CentOS)

Enviado em 02/03/2012 - 09:27h

Cara, funcionou o yum update, nao esta mais aparecendo o erro de antes, deixei meu arquivo CentOS-Base.repo do jeito que está o seu ai. Quando executei o yum update apareceu outro erro. Segue abaixo.

[root@localhost yum.repos.d]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: updates.interworx.info
* extras: centos.mbni.med.umich.edu
* rpmforge: ftp-stud.fht-esslingen.de
* updates: mirrors.greenmountainaccess.net
base | 3.7 kB 00:00
extras | 3.5 kB 00:00
rpmforge | 1.1 kB 00:00
updates | 3.5 kB 00:00
updates/primary_db | 1.7 MB 00:08
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package nss.i686 0:3.13.1-6.el6_2 will be updated
---> Package nss.i686 0:3.13.1-7.el6_2 will be an update
---> Package nss-sysinit.i686 0:3.13.1-6.el6_2 will be updated
---> Package nss-sysinit.i686 0:3.13.1-7.el6_2 will be an update
---> Package nss-tools.i686 0:3.13.1-6.el6_2 will be updated
---> Package nss-tools.i686 0:3.13.1-7.el6_2 will be an update
---> Package python-beaker.noarch 0:1.3.1-6.el6 will be updated
---> Package python-beaker.noarch 0:1.5.3-1.el5.rf will be an update
--> Processing Dependency: python(abi) = 2.4 for package: python-beaker-1.5.3-1.el5.rf.noarch
---> Package python-mako.noarch 0:0.3.4-1.el6 will be updated
---> Package python-mako.noarch 0:0.3.5-1.el5.rf will be an update
--> Processing Dependency: python(abi) = 2.4 for package: python-mako-0.3.5-1.el5.rf.noarch
---> Package python-markupsafe.i686 0:0.9.2-4.el6 will be updated
---> Package python-markupsafe.i386 0:0.11-1.el5.rf will be an update
--> Processing Dependency: python(abi) = 2.4 for package: python-markupsafe-0.11-1.el5.rf.i386
---> Package python-paramiko.noarch 0:1.7.5-2.1.el6 will be updated
---> Package python-paramiko.noarch 0:1.7.6-1.el5.rf will be an update
--> Processing Dependency: python(abi) = 2.4 for package: python-paramiko-1.7.6-1.el5.rf.noarch
--> Finished Dependency Resolution
Error: Package: python-beaker-1.5.3-1.el5.rf.noarch (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
python(abi) = 2.6
Error: Package: python-mako-0.3.5-1.el5.rf.noarch (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
python(abi) = 2.6
Error: Package: python-markupsafe-0.11-1.el5.rf.i386 (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
python(abi) = 2.6
Error: Package: python-paramiko-1.7.6-1.el5.rf.noarch (rpmforge)
Requires: python(abi) = 2.4
Installed: python-2.6.6-29.el6.i686 (@anaconda-CentOS-201112130233.i386/6.2)
python(abi) = 2.6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Pode me ajudar ness? Agradeço.


4. Funcionou

Ariel Sharon Nunes Marques
ariel.marques

(usa CentOS)

Enviado em 02/03/2012 - 09:43h

Depois que apareceu esse erro ai, eu adicionei o --skip-broken e passou, agora conseguir fazer instalação e fazer atualização! Obrigado pela ajuda!


5. Re: Erro no Repositorio do Centos 6.0 [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 02/03/2012 - 09:50h

ariel.marques escreveu:

Depois que apareceu esse erro ai, eu adicionei o --skip-broken e passou, agora conseguir fazer instalação e fazer atualização! Obrigado pela ajuda!


Por nada!


6. Ajuda

wivia
Wivia

(usa CentOS)

Enviado em 19/07/2012 - 11:30h

Pessoal fui tentar fazer o yum update e não estou conseguindo, como o erro erra como deste post tentei seguir os procedimentos mesmo assim continua o erro.
O CentOS que tenho instalado é o 6.2 mas o que está mostrando no log abaixo é 6.3 isso pode estar causando o problema?
Além pode me ajudar?

[root@localhost ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: centos-mirror.jchost.net
* extras: centos.fastsoft.net
* updates: centos.mirror.lstn.net
http://centos-mirror.jchost.net/6.3/os/i386/repodata/c10612878e8c327620e74a99fffdf54b03ac71e4e3eac2c... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.
http://centos.pop.com.br/6.3/os/i386/repodata/c10612878e8c327620e74a99fffdf54b03ac71e4e3eac2c1b01eb6... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403"
Trying other mirror.



7. Ajudou Muito

Victor de Assis Araújo Bezerra
victoraraujo

(usa Outra)

Enviado em 09/08/2012 - 09:19h

Muito bom post, ajudo bastante com o problema de atualização.


8. Ajudou Muito

Victor de Assis Araújo Bezerra
victoraraujo

(usa Outra)

Enviado em 09/08/2012 - 09:19h

Muito bom post, ajudo bastante com o problema de atualização.


9. Re: Erro no Repositorio do Centos 6.0 [RESOLVIDO]

Wanderson Mendes Ribeiro
wanderson.mr

(usa Ubuntu)

Enviado em 28/11/2012 - 17:17h

Boa tarde,

Ocorreu o mesmo erro comigo, segui os passos listados mas mesmo assim o erro continua.


erro:


# yum -y update
Loaded plugins: fastestmirror, refresh-packagekit, security
Repository rpmforge is listed more than once in the configuration
Determining fastest mirrors
* Webmin: download.webmin.com
* base: mirror.ueg.br
* centosplus: mirror.ueg.br
* epel: mirror.seas.harvard.edu
* extras: mirror.ueg.br
* fedora-extras: ftp.heanet.ie
* jpackage-generic: ftp.heanet.ie
* rpmforge: mirror.us.leaseweb.net
* rpmforge-extras: mirror.us.leaseweb.net
* rpmforge-testing: mirror.us.leaseweb.net
* updates: mirror.ueg.br
Webmin | 951 B 00:00
Webmin/primary | 17 kB 00:02
Webmin 136/136
atrpms | 3.5 kB 00:00
^[atrpms/primary_db 55% [========- ] 14 kB/s | 1.0 MB 00:56 ETatrpms/primary_db | 1.8 MB 01:55
base | 3.7 kB 00:00
base/primary_db | 3.5 MB 03:58
centosplus | 3.5 kB 00:00
centosplus/primary_db | 1.8 MB 01:56
dag | 1.9 kB 00:00
dag/primary_db | 7.5 MB 07:39
http://apt.sw.be/dries/redhat/el4/en/i386/dries/RPMS/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: dries. Please verify its path and try again
[root@raposa software]#



10. CentOs 6.3 - Mesmo erro

Anderson alves Amaro
andpbti

(usa CentOS)

Enviado em 28/12/2012 - 11:11h

Bom dia, este e meu primeiro post aqui na comunidade, e comecei a estudar linux a pouco tempo. Estou com o mesmo problema... segui os procedimentos, que foram executados com sucesso, mas o problema tambem persistiu. A URL abaixo retorna erro 404:

http://apt.sw.be/dries/redhat/el4/en/i386/dries/RPMS/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"

Alguem conhece outro procedimento? Sera possivel alterar para uma outra URL que nao retorne esse tipo de erro?

Grato
Anderson Alves




11. Repositorio

Renival
renival

(usa Fedora)

Enviado em 17/10/2014 - 23:30h

Ai amarildosertorio, agradecido ... mesmo com muito tempo postado hoje 17/10/14 resolvi um problema meu com a sua dica


12. Re: Erro no Repositorio do Centos 6.0 [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/10/2014 - 17:57h

renival escreveu:

Ai amarildosertorio, agradecido ... mesmo com muito tempo postado hoje 17/10/14 resolvi um problema meu com a sua dica


Legal!

Precisando, estamos ai.



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts