<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Use Google Linux repositories in Debian</title>
	<atom:link href="http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: develCuy</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-2636</link>
		<dc:creator>develCuy</dc:creator>
		<pubDate>Sat, 28 Mar 2009 21:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-2636</guid>
		<description>Confirmed, the instructions from Hronir work perfectly. Somebody please update the article. Blessings!</description>
		<content:encoded><![CDATA[<p>Confirmed, the instructions from Hronir work perfectly. Somebody please update the article. Blessings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: czer323</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-1813</link>
		<dc:creator>czer323</dc:creator>
		<pubDate>Wed, 15 Aug 2007 06:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-1813</guid>
		<description>hronir&gt; Indeed, that worked. Thanks</description>
		<content:encoded><![CDATA[<p>hronir&gt; Indeed, that worked. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hronir</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-1812</link>
		<dc:creator>hronir</dc:creator>
		<pubDate>Wed, 08 Aug 2007 08:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-1812</guid>
		<description>you have to add the sudo prefix to the post-pipe command.
That is, do:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub &#124; sudo apt-key add -

please let me know if it works... :)</description>
		<content:encoded><![CDATA[<p>you have to add the sudo prefix to the post-pipe command.<br />
That is, do:<br />
wget -q -O &#8211; <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub" rel="nofollow">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> | sudo apt-key add -</p>
<p>please let me know if it works&#8230; <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walker Pt</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-1811</link>
		<dc:creator>Walker Pt</dc:creator>
		<pubDate>Tue, 07 Aug 2007 16:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-1811</guid>
		<description>Go to https://dl-ssl.google.com/linux/linux_signing_key.pub and download or copy to your computer and after import.

If the English is not good don&#039;t worry i am Portuguese, but i hope you understand. ;)</description>
		<content:encoded><![CDATA[<p>Go to <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub" rel="nofollow">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> and download or copy to your computer and after import.</p>
<p>If the English is not good don&#8217;t worry i am Portuguese, but i hope you understand. <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: And</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-1810</link>
		<dc:creator>And</dc:creator>
		<pubDate>Mon, 06 Aug 2007 14:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-1810</guid>
		<description>Yep, same issue here.</description>
		<content:encoded><![CDATA[<p>Yep, same issue here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebMania</title>
		<link>http://www.debianadmin.com/use-google-linux-repositories-in-debian.html/comment-page-1#comment-1809</link>
		<dc:creator>WebMania</dc:creator>
		<pubDate>Mon, 06 Aug 2007 13:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/use-google-linux-repositories-in-debian.html#comment-1809</guid>
		<description>Seems not to work or not more to work!
sudo wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub &#124; apt-key add -
Password:
gpg: no writable keyring found: eof
gpg: error reading `-&#039;: general error
gpg: import from `-&#039; failed: general error
:~$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub &#124; apt-key add
gpg: can&#039;t open `&#039;: No such file or directory</description>
		<content:encoded><![CDATA[<p>Seems not to work or not more to work!<br />
sudo wget -q -O &#8211; <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub" rel="nofollow">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> | apt-key add -<br />
Password:<br />
gpg: no writable keyring found: eof<br />
gpg: error reading `-&#8217;: general error<br />
gpg: import from `-&#8217; failed: general error<br />
:~$ wget -q -O &#8211; <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub" rel="nofollow">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> | apt-key add<br />
gpg: can&#8217;t open `&#8217;: No such file or directory</p>
]]></content:encoded>
	</item>
</channel>
</rss>
