[CentOS-es] No resuelvo todavia Ayuda a la hora de instalar el Repositorios de Centos 6.4

DiangoInfApa diango en apabrasil.azcuba.cu
Mie Nov 23 10:41:21 UTC 2016


Saludos colegas:
Sigo presentando problemas con el Repositorio de Centos 6.4 no me 
actualiza me da el siguiente error que se describe debajo de este 
mensaje, revise los permisos como me recomendo Fausto A. Disla con el 
comando chmod 0777 /home/Repo64/repodata/repomd.xml . Le asigne permisos 
especiales de lectura, escritura y ejecucion y persiste el mismo error.

Gracias de antemano por su ayuda Diango

Loaded plugins:  fastestmirror, refresh-packagekit, security
loading mirror speeds from cached hostfile
file:///home/Repo64/repodata/repomd.xml: [Errno 14] Coult not open/read
file:///home/Repo64/repodata/repomd.xml
Trying other mirror
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
C6.0-base . Please verify its path and try again

Debajo esta escrito la configuracion del fichero
/etc/yum.repos.d/Centos-Base.repo para que me rectifiquen por si existe
alguna metidura de pata mia.

Gracias de antemano amigos listeros de Centos

# 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=$releaseve
r&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
baseurl=file:///home/Repo64/
gpgcheck=1
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
gpgkey=file:///home/Repo64/os/RPM-GPG-KEY-CentOS-6

#released updates
[updates]
name=CentOS-$releasever - Updates
#mirrorlist=http://mirrorlist.centos.org/?release=$releaseve
r&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
baseurl=file:///home/Repo64/
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=$releaseve
r&arch=$basearch&repo=extras
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
baseurl=file:///home/Repo64/
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=$releaseve
r&arch=$basearch&repo=centosplus
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
baseurl=file:///home/Repo64/
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=$releaseve
r&arch=$basearch&repo=contrib
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
baseurl=file:///home/Repo64/
gpgcheck=1
enabled=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6





El 13/11/2016 14:31, Fausto Disla escribió:
> Hola hermano,
>
> No tengo muchos conocimientos en esta parte pero al parecer es un problema
> de permisos.
>
> Espero te sirva.
>
> Gracias...
>
>
> Fausto A. Disla
>
> P. 809.785.5260
>
> P. 809.722.4284
>
> faustod en gmail.com
>
> Enviado desde mi Android, #cojeleelpeso
>
>
> On Nov 12, 2016 8:18 AM, "DiangoInfApa" <diango en apabrasil.azcuba.cu> wrote:
>
>> Saludos Amigos listeros de Centos:
>>
>> Alquien que me tire una mano con el repositorio de Centos 6.4 resulta que
>> cuando edito el fichero /etc/yum.repos.d/Centos-Base.repo el cual esta
>> editado de la siguiente manera, debido que no tengo acceso a Internet y
>> quiero actualizarlo desde la misma Pcs en el disco local donde tengo un
>> Repositorio de Centos 6.4 de 25GB en la direccion /home/Repo64 y la cual me
>> emite el siguiente error cuando escribo yum update:
>>
>> Loaded plugins:  fastestmirror, refresh-packagekit, security
>> loading mirror speeds from cached hostfile
>> file:///home/Repo64/repodata/repomd.xml: [Errno 14] Coult not open/read
>> file:///home/Repo64/repodata/repomd.xml
>> Trying other mirror
>> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
>> C6.0-base . Please verify its path and try again
>>
>> Debajo esta escrito la configuracion del fichero
>> /etc/yum.repos.d/Centos-Base.repo para que me rectifiquen por si existe
>> alguna metidura de pata mia.
>>
>> Gracias de antemano amigos listeros de Centos
>>
>> # 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=$releaseve
>> r&arch=$basearch&repo=os
>> #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
>> baseurl=file:///home/Repo64/
>> gpgcheck=1
>> #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
>> gpgkey=file:///home/Repo64/os/RPM-GPG-KEY-CentOS-6
>>
>> #released updates
>> [updates]
>> name=CentOS-$releasever - Updates
>> #mirrorlist=http://mirrorlist.centos.org/?release=$releaseve
>> r&arch=$basearch&repo=updates
>> #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
>> baseurl=file:///home/Repo64/
>> 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=$releaseve
>> r&arch=$basearch&repo=extras
>> #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
>> baseurl=file:///home/Repo64/
>> 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=$releaseve
>> r&arch=$basearch&repo=centosplus
>> #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
>> baseurl=file:///home/Repo64/
>> 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=$releaseve
>> r&arch=$basearch&repo=contrib
>> #baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/
>> baseurl=file:///home/Repo64/
>> gpgcheck=1
>> enabled=0
>> #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
>>
>>
>> _______________________________________________
>> CentOS-es mailing list
>> CentOS-es en centos.org
>> https://lists.centos.org/mailman/listinfo/centos-es
>>
> _______________________________________________
> CentOS-es mailing list
> CentOS-es en centos.org
> https://lists.centos.org/mailman/listinfo/centos-es




Más información sobre la lista de distribución CentOS-es