<?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>NiGhTHawK &#187; Perl</title>
	<atom:link href="http://nighthawk.co.za/category/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://nighthawk.co.za</link>
	<description>A guy, a blog and the internet</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Moving&#8230; again&#8230;</title>
		<link>http://nighthawk.co.za/2010/01/moving-again/</link>
		<comments>http://nighthawk.co.za/2010/01/moving-again/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:05:55 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=414</guid>
		<description><![CDATA[Well, I can&#8217;t believe how time has flown, Cecilia and I split up end of October last year, and we were still staying together till the end of the lease. I found a new place end of November, and now finally get to move in So now instead of driving 100Km a day (from Durbanville]]></description>
			<content:encoded><![CDATA[<p>Well, I can&#8217;t believe how time has flown, Cecilia and I split up end of October last year, and we were still staying together till the end of the lease. I found a new place end of November, and now finally get to move in <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So now instead of driving 100Km a day (from Durbanville to Tokai), I am now gonna be driving 10Km a day <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &lt;&#8211; AWESOME!!!</p>
<p>And now I&#8217;m closer to the beach, it&#8217;s like a 10min drive, on a busy day <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so will be spending alot more time there, and when Catelyn comes to visit she will also, she loves &#8220;THE BEACH&#8221; as she puts it&#8230; hehe&#8230;</p>
<p>So as one part of my life finally comes to a close, another starts up&#8230;</p>
<p>Now finally I&#8217;ll have more time to spend on the stuff I love, and hopefully I will be able to start contributing to the Debian comunity.</p>
<p>New things to learn, new people to meet, new experiences to experience&#8230; #ROCKON #AWESOME</p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2010/01/moving-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Mirror and GPG issues</title>
		<link>http://nighthawk.co.za/2009/08/debian-mirror-and-gpg-issues/</link>
		<comments>http://nighthawk.co.za/2009/08/debian-mirror-and-gpg-issues/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 08:46:41 +0000</pubDate>
		<dc:creator>Clifford W. Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nighthawk.co.za/?p=357</guid>
		<description><![CDATA[So I had a mirror up and running beautifully, and then after running the update scripts I lost the GPG authentication. I was getting the following errors: WARNING: The following packages cannot be authenticated! foo bar baz Install these packages without verification [y/N]? I struggled for a while to get this to work, and then]]></description>
			<content:encoded><![CDATA[<p>So I had a mirror up and running beautifully, and then after running the update scripts I lost the GPG authentication.</p>
<p>I was getting the following errors:<br />
<code>WARNING: The following packages cannot be authenticated!<br />
foo bar baz<br />
Install these packages without verification [y/N]?</code></p>
<p>I struggled for a while to get this to work, and then gave up, but I finally got this sorted out <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Firstly as the user running the mirror script:<br />
<code>gpg --no-default-keyring --keyring ~/.gnupg/trustedkeys.gpg --keyserver hkp://subkeys.pgp.net --recv-keys </code></p>
<p>I needed to add the following keys:<br />
16BA136C &#8211; Backports.org Archive Key<br />
55BE302B &#8211; Debian Archive Automatic Signing Key (5.0/lenny)<br />
F42584E6 &#8211; Lenny Stable Release Key<br />
55BE302B &#8211; Debian Archive Automatic Signing Key (5.0/lenny)<br />
0C5A2783 &#8211; Medibuntu Packaging Team<br />
1F41B907 &#8211; Christian Marillat<br />
437D05B5 &#8211; Ubuntu Archive Automatic Signing Key<br />
6DFBCBAE &#8211; Sun Microsystems, Inc. (xVM VirtualBox archive signing key)<br />
BBE55AB3 &#8211; Debian-Volatile Archive Automatic Signing Key (4.0/etch)</p>
<p>The Medibuntu key was a little strange to get as noted on this post: <a href="http://ubuntuforums.org/showthread.php?p=7367273">How To: Make Your Own Ubuntu Repository DVDs</a></p>
<p>Also removed the &#8220;&#8211;ignore-release-gpg&#8221; option from the scripts, this will at least warn me the next time something like this happens&#8230; <img src='http://nighthawk.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>And then run the mirror scripts again and voila</p>
]]></content:encoded>
			<wfw:commentRss>http://nighthawk.co.za/2009/08/debian-mirror-and-gpg-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
