erro centos cpanel

1. erro centos cpanel

Bruno
hosttimer

(usa Outra)

Enviado em 09/06/2016 - 10:18h

login as: root
root@192.168.10.103's password:
Last login: Thu Jun 9 09:02:50 2016 from 192.168.10.100
[root@localhost ~]# yum repolist
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
id do repo nome do repo status
base/7/x86_64 CentOS-7 - Base 0
extras/7/x86_64 CentOS-7 - Extras 0
updates/7/x86_64 CentOS-7 - Updates 0
repolist: 0
[root@localhost ~]# yum update
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"


One of the configured repositories failed (Desconhecido),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:

yum-config-manager --disable <repoid>

4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:

yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
[root@localhost ~]# yum clean all
Plugins carregados: fastestmirror
Limpando repositórios:base extras updates
Cleaning up everything
[root@localhost ~]# yum update
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"


One of the configured repositories failed (Desconhecido),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:

yum-config-manager --disable <repoid>

4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:

yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
[root@localhost ~]# yum repolist all
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
id do repo nome do repo status
C7.0.1406-base/x86_64 CentOS-7.0.1406 - Base desabilitado
C7.0.1406-centosplus/x86_64 CentOS-7.0.1406 - CentOSPlus desabilitado
C7.0.1406-extras/x86_64 CentOS-7.0.1406 - Extras desabilitado
C7.0.1406-fasttrack/x86_64 CentOS-7.0.1406 - CentOSPlus desabilitado
C7.0.1406-updates/x86_64 CentOS-7.0.1406 - Updates desabilitado
C7.1.1503-base/x86_64 CentOS-7.1.1503 - Base desabilitado
C7.1.1503-centosplus/x86_64 CentOS-7.1.1503 - CentOSPlus desabilitado
C7.1.1503-extras/x86_64 CentOS-7.1.1503 - Extras desabilitado
C7.1.1503-fasttrack/x86_64 CentOS-7.1.1503 - CentOSPlus desabilitado
C7.1.1503-updates/x86_64 CentOS-7.1.1503 - Updates desabilitado
base/7/x86_64 CentOS-7 - Base habilitado: 0
base-debuginfo/x86_64 CentOS-7 - Debuginfo desabilitado
base-source/7 CentOS-7 - Base Sources desabilitado
c7-media CentOS-7 - Media desabilitado
centosplus/7/x86_64 CentOS-7 - Plus desabilitado
centosplus-source/7 CentOS-7 - Plus Sources desabilitado
cr/7/x86_64 CentOS-7 - cr desabilitado
extras/7/x86_64 CentOS-7 - Extras habilitado: 0
extras-source/7 CentOS-7 - Extras Sources desabilitado
fasttrack/7/x86_64 CentOS-7 - fasttrack desabilitado
updates/7/x86_64 CentOS-7 - Updates habilitado: 0
updates-source/7 CentOS-7 - Updates Sources desabilitado
repolist: 0
[root@localhost ~]#
[root@localhost ~]# yum update --skip-broken
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"


One of the configured repositories failed (Desconhecido),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:

yum-config-manager --disable <repoid>

4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:

yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
[root@localhost ~]# rpm --rebuilddb
[root@localhost ~]# yum repolist enabled
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
id do repo nome do repo status
base/7/x86_64 CentOS-7 - Base 0
extras/7/x86_64 CentOS-7 - Extras 0
updates/7/x86_64 CentOS-7 - Updates 0
repolist: 0
[root@localhost ~]# yum repolist all
Plugins carregados: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: A rede está fora de alcance"
id do repo nome do repo status
C7.0.1406-base/x86_64 CentOS-7.0.1406 - Base desabilitado
C7.0.1406-centosplus/x86_64 CentOS-7.0.1406 - CentOSPlus desabilitado
C7.0.1406-extras/x86_64 CentOS-7.0.1406 - Extras desabilitado
C7.0.1406-fasttrack/x86_64 CentOS-7.0.1406 - CentOSPlus desabilitado
C7.0.1406-updates/x86_64 CentOS-7.0.1406 - Updates desabilitado
C7.1.1503-base/x86_64 CentOS-7.1.1503 - Base desabilitado
C7.1.1503-centosplus/x86_64 CentOS-7.1.1503 - CentOSPlus desabilitado
C7.1.1503-extras/x86_64 CentOS-7.1.1503 - Extras desabilitado
C7.1.1503-fasttrack/x86_64 CentOS-7.1.1503 - CentOSPlus desabilitado
C7.1.1503-updates/x86_64 CentOS-7.1.1503 - Updates desabilitado
base/7/x86_64 CentOS-7 - Base habilitado: 0
base-debuginfo/x86_64 CentOS-7 - Debuginfo desabilitado
base-source/7 CentOS-7 - Base Sources desabilitado
c7-media CentOS-7 - Media desabilitado
centosplus/7/x86_64 CentOS-7 - Plus desabilitado
centosplus-source/7 CentOS-7 - Plus Sources desabilitado
cr/7/x86_64 CentOS-7 - cr desabilitado
extras/7/x86_64 CentOS-7 - Extras habilitado: 0
extras-source/7 CentOS-7 - Extras Sources desabilitado
fasttrack/7/x86_64 CentOS-7 - fasttrack desabilitado
updates/7/x86_64 CentOS-7 - Updates habilitado: 0
updates-source/7 CentOS-7 - Updates Sources desabilitado
repolist: 0
[root@localhost ~]# yum clean all
Plugins carregados: fastestmirror
Limpando repositórios:base extras updates
Cleaning up everything
[root@localhost ~]# yum repolist
Plugins carregados: fastestmirror



  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts