<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hosting Al Descubierto &#187; repo</title>
	<atom:link href="http://hostingaldescubierto.com/wordpress/tag/repo/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostingaldescubierto.com/wordpress</link>
	<description>Ayuda plesk  hosting, servidores dedicados y virtuales. ¿ problemas con spam, migraciones, installar aplicaciones ? podemos ayudarte</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b</title>
		<link>http://hostingaldescubierto.com/wordpress/2008/10/17/warning-rpmts_hdrfromfdno-v3-dsa-signature-nokey-key-id-025e513b/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=warning-rpmts_hdrfromfdno-v3-dsa-signature-nokey-key-id-025e513b</link>
		<comments>http://hostingaldescubierto.com/wordpress/2008/10/17/warning-rpmts_hdrfromfdno-v3-dsa-signature-nokey-key-id-025e513b/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 11:02:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[knowledge base]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[centos 3]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[yum.conf]]></category>

		<guid isPermaLink="false">http://hostingaldescubierto.com/wordpress/2008/10/17/warning-rpmts_hdrfromfdno-v3-dsa-signature-nokey-key-id-025e513b/</guid>
		<description><![CDATA[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: [...]]]></description>
			<content:encoded><![CDATA[<p>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 <strong>/etc/yum.conf</strong> y ver si están apuntando al repositorio oficial.</p>
<pre>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
</pre>
<p>Una vez comprobado, vamos a importar la nueva llave que nos permitirá instalar el paquete.</p>
<pre>
wget http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3
rpm --import RPM-GPG-KEY-CentOS-3</pre>
<p>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</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://hostingaldescubierto.com/wordpress/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://hostingaldescubierto.com/wordpress/2008/10/17/warning-rpmts_hdrfromfdno-v3-dsa-signature-nokey-key-id-025e513b/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
