Página 1 de 1

yum

NotaPublicado: 2014-02-06 16:10 @715
por seafree
Hola a todos, quiero utilizar yum y me manda el mensaje:

RHN support is not registred with RHN

Entiendo que el mensaje lo envíe porque no tengo registrado el Linux, pero ¿solo es el mensaje o por eso me impide ejecutar cualquier otro comando de yum?

GRACIAS Y SALUDOS.

Re: yum

NotaPublicado: 2014-02-06 17:23 @766
por explorer
El mensaje solo hace referencia a que no tienes soporte dentro de la Red Hat Network, así que yum debería funcionar sin problemas.

Haz la prueba: instala cualquier cosa.

Re: yum

NotaPublicado: 2014-02-07 15:07 @671
por seafree
Ya estuve intentando y siempre envía la misma alerta. Seguiré indagando más, cualquier dudo regresaré a preguntarles, gracias.

Re: yum

NotaPublicado: 2014-02-07 15:29 @686
por seafree
Retomando el tema de uso de YUM, ejecuto los siguientes comandos:

Sintáxis: [ Descargar ] [ Ocultar ]
Using text Syntax Highlighting
# yum list installed | less[/b]
Message:
RHN support will be disabled.
Installed Packages
Deployment_Guide-en-US.noarch              5.2-11                      installed
Deployment_Guide-es-ES.noarch              5.2-11                      installed
GConf2.i386                                2.14.0-9.el5                installed
.....
.....
....
# yum repolist all
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.

http://dl.google.com/linux/chrome/rpm/s ... repomd.xml: [Errno 14] HTTP Error 403: Forbidden
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: google-chrome. Please verify its path and try again
Coloreado en 0.000 segundos, usando GeSHi 1.0.8.4

Les agradeceré su apoyo para comprender estos mensajes.

This system is not registered with RHN, me queda claro, ¿los últimos dos mensajes son sobre el proxy? ¿o sobre qué se refieren?

Gracias.

Re: yum

NotaPublicado: 2014-02-07 20:45 @906
por explorer
El error dice que no ha podido conectarse a ese servidor. Ha obtenido un error 403 (acceso prohibido), así que deberás cambiar/actualizar la ruta de ese espejo (como dice la línea siguiente: Prueba con otro espejo).

Obtendrás más ayuda en los foros de Red Hat, desde luego.

Re: yum

NotaPublicado: 2014-02-10 12:40 @569
por seafree
explorer, estoy moviendo sin conocer exactamente dónde cambiarle, te envío los archivos de configuración, esperando me puedas apoyar.

/etc/yum.conf
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1

# Note: yum-RHN-plugin doesn't honor this.
metadata_expire=1h

# Default.
# installonly_limit = 3

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
#/-----------------------------------------/#
cd /etc/yum.repos.d/
#/-----------------------------------------/#

rhel-debuginfo.repo

[rhel-debuginfo]
name=Red Hat Enterprise Linux $releasever - $basearch - Debug
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/$basearch/Debuginfo/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release


google-chrome.repo
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub


Gracias.

Re: yum

NotaPublicado: 2014-02-11 04:05 @212
por explorer
Yo no manejo sistemas Red Hat desde hace 8 años... ya ni me acuerdo de cómo se tiene que cambiar eso...

Lo dicho: es mejor que preguntes en foros de Red Hat.