Posts Tagged ‘yum.conf’

warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b

October 17th, 2008

Este error, es referente a Centos 3, aparece cuando instalo un paquete del repositorio oficial de Centos ( http://mirror.centos.org/centos/ ). Hay que comprobar si el mirror es el correcto, por eso en esta versión de Centos, hay que comprobar el fichero /etc/yum.conf y ver si están apuntando al repositorio oficial.

yum -y install screen
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b
Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/base/packages/screen-3.9.15-10.i386.rpm
Error: You may want to run yum clean or remove the file:
 /var/cache/yum/base/packages/screen-3.9.15-10.i386.rpm
Error: You may also check that you have the correct GPG keys installed

Una vez comprobado, vamos a importar la nueva llave que nos permitirá instalar el paquete.

wget http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3
rpm --import RPM-GPG-KEY-CentOS-3

Una vez hecho hecho no hay ningún problema para instalar paquetes del repostiorio oficial. Aunque sería conveniente actualizar a la version Centos 5.x

  • Share/Bookmark

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/vhosts/hostingaldescubierto.com/httpdocs/wordpress/wp-includes/class-snoopy.php on line 1142

Warning: fsockopen() [function.fsockopen]: unable to connect to twitter.com:80 (php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution) in /var/www/vhosts/hostingaldescubierto.com/httpdocs/wordpress/wp-includes/class-snoopy.php on line 1142