<?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>The Changelog &#187; gnupg</title>
	<atom:link href="http://changelog.complete.org/archives/tag/gnupg-s9y/feed" rel="self" type="application/rss+xml" />
	<link>http://changelog.complete.org</link>
	<description>Viewpoints on technology, society, and government</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:48:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to solve &#8220;The following packages cannot be authenticated&#8221;</title>
		<link>http://changelog.complete.org/archives/496-how-to-solve-the-following-packages-cannot-be-authenticated</link>
		<comments>http://changelog.complete.org/archives/496-how-to-solve-the-following-packages-cannot-be-authenticated#comments</comments>
		<pubDate>Thu, 15 Jun 2006 11:47:00 +0000</pubDate>
		<dc:creator>John Goerzen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[gpg]]></category>

		<guid isPermaLink="false">http://changelog2.complete.org/archives/496-how-to-solve-the-following-packages-cannot-be-authenticated.html</guid>
		<description><![CDATA[Users of Debian&#8217;s testing or unstable distributions may be noticing messages from apt saying things like: WARNING: The following packages cannot be authenticated! foo bar baz Install these packages without verification [y/N]? I noticed today that google doesn&#8217;t turn up good hits for the fix. The fix is really simple: apt-get install debian-archive-keyring apt-get update [...]]]></description>
			<content:encoded><![CDATA[<p>Users of Debian&#8217;s testing or unstable distributions may be noticing messages from apt saying things like:</p>
<pre>WARNING: The following packages cannot be authenticated!
  foo bar baz
Install these packages without verification [y/N]?</pre>
<p>I noticed today that google doesn&#8217;t turn up good hits for the fix.  The fix is really simple:</p>
<pre>apt-get install debian-archive-keyring
apt-get update</pre>
<p>That&#8217;s it.  You now have secure packages from Debian.  Nice, eh?</p>
]]></content:encoded>
			<wfw:commentRss>http://changelog.complete.org/archives/496-how-to-solve-the-following-packages-cannot-be-authenticated/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

