<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Fixing gpg errors with apt-get for dummies like me</title>
	<atom:link href="http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/</link>
	<description>ruby, java and the rest</description>
	<pubDate>Fri, 21 Nov 2008 03:22:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Nick</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-97727</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 25 Sep 2008 18:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-97727</guid>
		<description>Thanks a lot. Worked very well and helped me a lot!

greetz Nick</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Worked very well and helped me a lot!</p>
<p>greetz Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apt-get update Key-Fehler beheben! &#171; Nickolsen&#8217;s Techblog</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-96153</link>
		<dc:creator>apt-get update Key-Fehler beheben! &#171; Nickolsen&#8217;s Techblog</dc:creator>
		<pubDate>Mon, 01 Sep 2008 16:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-96153</guid>
		<description>[...] Gespeichert unter: Nicht kategorisiert &#8212; nickolsen @ 5:35 Uhr nachmittags   Klick mich! Klappt [...]</description>
		<content:encoded><![CDATA[<p>[...] Gespeichert unter: Nicht kategorisiert &#8212; nickolsen @ 5:35 Uhr nachmittags   Klick mich! Klappt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmity</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-91327</link>
		<dc:creator>Dmity</dc:creator>
		<pubDate>Tue, 24 Jun 2008 17:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-91327</guid>
		<description>THanks a lot for info) This warning constantly bothered me till your article)</description>
		<content:encoded><![CDATA[<p>THanks a lot for info) This warning constantly bothered me till your article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-88637</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 10 Jun 2008 08:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-88637</guid>
		<description>Sorry, this is a gpg error I haven't seen. You should ask on a gpg mailing list...</description>
		<content:encoded><![CDATA[<p>Sorry, this is a gpg error I haven&#8217;t seen. You should ask on a gpg mailing list&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhon</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-88563</link>
		<dc:creator>jhon</dc:creator>
		<pubDate>Tue, 10 Jun 2008 00:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-88563</guid>
		<description>I had same problem, but the process above, not work.
I obtain this message:
jhon:/etc/apt# gpg --armor --export 07DC563D1F41B907 &#124; apt-key add -
gpg: [don't know]: invalid packet (ctb=23)
gpg: keydb_get_keyblock failed: eof
gpg: [don't know]: invalid packet (ctb=23)
gpg: /etc/apt/trusted.gpg: copy to `/etc/apt/trusted.gpg.tmp' failed: invalid packet
gpg: error writing keyring `/etc/apt/trusted.gpg': invalid packet
gpg: error reading `-': invalid packet
gpg: import from `-' failed: invalid packet
jhon:/etc/apt#


Please, helpme.

jhon</description>
		<content:encoded><![CDATA[<p>I had same problem, but the process above, not work.<br />
I obtain this message:<br />
jhon:/etc/apt# gpg &#8211;armor &#8211;export 07DC563D1F41B907 | apt-key add -<br />
gpg: [don't know]: invalid packet (ctb=23)<br />
gpg: keydb_get_keyblock failed: eof<br />
gpg: [don't know]: invalid packet (ctb=23)<br />
gpg: /etc/apt/trusted.gpg: copy to `/etc/apt/trusted.gpg.tmp&#8217; failed: invalid packet<br />
gpg: error writing keyring `/etc/apt/trusted.gpg&#8217;: invalid packet<br />
gpg: error reading `-&#8217;: invalid packet<br />
gpg: import from `-&#8217; failed: invalid packet<br />
jhon:/etc/apt#</p>
<p>Please, helpme.</p>
<p>jhon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wilsonjallan@gmail.com</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-62003</link>
		<dc:creator>wilsonjallan@gmail.com</dc:creator>
		<pubDate>Sat, 04 Aug 2007 10:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-62003</guid>
		<description>Great info. Very clean and easy to read. This is the one thing which I have never been able to memorize.. the requesting a gpg key from a keyserver. Thanks guys!</description>
		<content:encoded><![CDATA[<p>Great info. Very clean and easy to read. This is the one thing which I have never been able to memorize.. the requesting a gpg key from a keyserver. Thanks guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-654</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Sun, 23 Apr 2006 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-654</guid>
		<description>Bernie, added some explanations. Is it clearer now?&lt;!-- X-spaminator-strike: whitelist, -3 --&gt;&lt;!-- X-spaminator-passed: IP check --&gt;&lt;!-- X-spaminator-passed: email check --&gt;&lt;!-- X-spaminator-passed: author url --&gt;&lt;!-- X-spaminator-passed: comment body --&gt;&lt;!-- X-spaminator-strike: url dashes, 1 --&gt;</description>
		<content:encoded><![CDATA[<p>Bernie, added some explanations. Is it clearer now?<!-- X-spaminator-strike: whitelist, -3 --><!-- X-spaminator-passed: IP check --><!-- X-spaminator-passed: email check --><!-- X-spaminator-passed: author url --><!-- X-spaminator-passed: comment body --><!-- X-spaminator-strike: url dashes, 1 --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernie</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-632</link>
		<dc:creator>Bernie</dc:creator>
		<pubDate>Mon, 17 Apr 2006 17:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-632</guid>
		<description>i was able to get the first part Thank You!!!! but this part i did not understand please help me with this part thanks
bernie
Mr.B's computer service center
812-667-7478


gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 07DC563D1F41B907
gpg: requesting key 1F41B907 from hkp server wwwkeys.eu.pgp.net
gpg: key 1F41B907: "Christian Marillat " not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

Export the key again and add it with apt-key:

gpg --armor --export 07DC563D1F41B907 &#124; apt-key add -</description>
		<content:encoded><![CDATA[<p>i was able to get the first part Thank You!!!! but this part i did not understand please help me with this part thanks<br />
bernie<br />
Mr.B&#8217;s computer service center<br />
812-667-7478</p>
<p>gpg &#8211;keyserver hkp://wwwkeys.eu.pgp.net &#8211;recv-keys 07DC563D1F41B907<br />
gpg: requesting key 1F41B907 from hkp server wwwkeys.eu.pgp.net<br />
gpg: key 1F41B907: &#8220;Christian Marillat &#8221; not changed<br />
gpg: Total number processed: 1<br />
gpg:              unchanged: 1</p>
<p>Export the key again and add it with apt-key:</p>
<p>gpg &#8211;armor &#8211;export 07DC563D1F41B907 | apt-key add -</p>
]]></content:encoded>
	</item>
</channel>
</rss>
