<?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>Ali Aboosaidi &#187; Lenny</title>
	<atom:link href="http://insanelabs.com/tag/lenny/feed/" rel="self" type="application/rss+xml" />
	<link>http://insanelabs.com</link>
	<description>Umm... Unorthodox?</description>
	<lastBuildDate>Tue, 08 Nov 2011 21:04:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Debian: Upgrade Etch to Lenny, and error message &#8220;There is no public key available for the following key IDs: xxxxxxxxxxxxxxxx&#8221;</title>
		<link>http://insanelabs.com/debian/debian-upgrade-etch-to-lenny-and-error-message-there-is-no-public-key-available-for-the-following-key-ids-xxxxxxxxxxxxxxxx/</link>
		<comments>http://insanelabs.com/debian/debian-upgrade-etch-to-lenny-and-error-message-there-is-no-public-key-available-for-the-following-key-ids-xxxxxxxxxxxxxxxx/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 03:33:19 +0000</pubDate>
		<dc:creator>Ali</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[Lenny]]></category>

		<guid isPermaLink="false">http://insanelabs.com/?p=472</guid>
		<description><![CDATA[It’s pretty easy to upgrade your Etch to Lenny. Open your repo list and replace all references to “etch” with “lenny”. To edit your sources.list: nano /etc/apt/sources.list Then update your repositories: aptitude update and proceed to upgrade: aptitude dist-upgrade I ran into an error when I was updating my repositories: “There is no public key [...]
Related posts:<ol>
<li><a href="http://insanelabs.com/debian/debian-lenny-cannot-load-broadcom-nic-drivers-asking-for-firmware-bnx2-06-405fw-during-install/" rel='bookmark' title='Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install' class="liinternal">Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install</a></li>
<li><a href="http://insanelabs.com/debian/debian-vmware-server-1x-and-debian-etch/" rel='bookmark' title='Debian: VMware Server 1.x and Debian Etch' class="liinternal">Debian: VMware Server 1.x and Debian Etch</a></li>
<li><a href="http://insanelabs.com/linux/apache-namevirtualhost-80-has-no-virtualhosts-error-message/" rel='bookmark' title='Apache: NameVirtualHost *:80 has no VirtualHosts error message' class="liinternal">Apache:  NameVirtualHost *:80 has no VirtualHosts error message</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It’s pretty easy to upgrade your Etch to Lenny. Open your repo list and replace all references to “etch” with “lenny”. To edit your sources.list:</p>
<pre>nano /etc/apt/sources.list</pre>
<p>Then update your repositories:</p>
<pre>aptitude update</pre>
<p>and proceed to upgrade:</p>
<pre>aptitude dist-upgrade</pre>
<p>I ran into an error when I was updating my repositories: “There is no public key available for the following key IDs: xxxxxxxxxxxxxxxx”. To fix that error:</p>
<pre>gpg --recv-key --keyserver wwwkeys.eu.pgp.net xxxxxxxxxxxxxxxx
gpg --export xxxxxxxxxxxxxxxx | apt-key add -</pre>
<p>Replace xxxxxxxxxxxxxxxx with the key you see in the error message and run aptitude update again.</p>
<p>Related posts:<ol>
<li><a href="http://insanelabs.com/debian/debian-lenny-cannot-load-broadcom-nic-drivers-asking-for-firmware-bnx2-06-405fw-during-install/" rel='bookmark' title='Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install' class="liinternal">Debian: Lenny cannot load Broadcom NIC drivers, asking for firmware bnx2-06-4.0.5.fw or bnx2-09-4.0.5.fw during install</a></li>
<li><a href="http://insanelabs.com/debian/debian-vmware-server-1x-and-debian-etch/" rel='bookmark' title='Debian: VMware Server 1.x and Debian Etch' class="liinternal">Debian: VMware Server 1.x and Debian Etch</a></li>
<li><a href="http://insanelabs.com/linux/apache-namevirtualhost-80-has-no-virtualhosts-error-message/" rel='bookmark' title='Apache: NameVirtualHost *:80 has no VirtualHosts error message' class="liinternal">Apache:  NameVirtualHost *:80 has no VirtualHosts error message</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://insanelabs.com/debian/debian-upgrade-etch-to-lenny-and-error-message-there-is-no-public-key-available-for-the-following-key-ids-xxxxxxxxxxxxxxxx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

