<?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: How-To: Opera Repository for Debian-based Linux</title> <atom:link href="http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/feed/" rel="self" type="application/rss+xml" /><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/</link> <description>Web Technologies, Linux, Tips, Tricks and my Life</description> <lastBuildDate>Thu, 02 Feb 2012 14:09:52 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: greenpossum</title><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/comment-page-1/#comment-7094</link> <dc:creator>greenpossum</dc:creator> <pubDate>Wed, 02 Sep 2009 02:55:01 +0000</pubDate> <guid
isPermaLink="false">http://kyleabaker.com/?p=2846#comment-7094</guid> <description>Watch out for non-ASCII characters in the CLI commands above. That emdash should actually be a hyphen. It got changed to an emdash by software too smart for its own good. Also the first sudo is unnecessary and makes it necessary to type in the password twice, and this may not work.
Next time better blog your commands into a literal text box.
wget -O - http://deb.opera.com/archive.key &#124; sudo apt-key add -</description> <content:encoded><![CDATA[using <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/firefoxdevpre.png' title='Shiretoko 3.5' style='border:0px;vertical-align:middle;' alt='Shiretoko 3.5' /> <a
href='http://www.mozilla.org/' title='Shiretoko 3.5' rel='nofollow'>Shiretoko 3.5</a> on <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/ubuntu-1.png' title='Ubuntu 8.10' style='border:0px;vertical-align:middle;' alt='Ubuntu 8.10' /> <a
href='http://www.ubuntu.com/' title='Ubuntu 8.10' rel='nofollow'>Ubuntu 8.10</a><br
/><small>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090630 Ubuntu/8.10 (intrepid) Shiretoko/3.5</small><p>Watch out for non-ASCII characters in the CLI commands above. That emdash should actually be a hyphen. It got changed to an emdash by software too smart for its own good. Also the first sudo is unnecessary and makes it necessary to type in the password twice, and this may not work.</p><p>Next time better blog your commands into a literal text box.</p><p>wget -O &#8211; <a
href="http://deb.opera.com/archive.key" rel="nofollow">http://deb.opera.com/archive.key</a> | sudo apt-key add -</p> ]]></content:encoded> </item> <item><title>By: kyleabaker</title><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/comment-page-1/#comment-5988</link> <dc:creator>kyleabaker</dc:creator> <pubDate>Thu, 02 Jul 2009 07:45:54 +0000</pubDate> <guid
isPermaLink="false">http://kyleabaker.com/?p=2846#comment-5988</guid> <description>@ubuntu904
Use &quot;sid&quot;. All recent Ubuntu versions will use &quot;sid&quot;.</description> <content:encoded><![CDATA[using <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/opera-2.png' title='Opera 10.00' style='border:0px;vertical-align:middle;' alt='Opera 10.00' /> <a
href='http://www.opera.com/' title='Opera 10.00' rel='nofollow'>Opera 10.00</a> on <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/win-2.png' title='Windows XP' style='border:0px;vertical-align:middle;' alt='Windows XP' /> <a
href='http://www.microsoft.com/windows/' title='Windows XP' rel='nofollow'>Windows XP</a><br
/><small>Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00</small><p>@ubuntu904<br
/> Use &#8220;sid&#8221;. All recent Ubuntu versions will use &#8220;sid&#8221;.</p> ]]></content:encoded> </item> <item><title>By: ubuntu904</title><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/comment-page-1/#comment-5987</link> <dc:creator>ubuntu904</dc:creator> <pubDate>Thu, 02 Jul 2009 07:41:40 +0000</pubDate> <guid
isPermaLink="false">http://kyleabaker.com/?p=2846#comment-5987</guid> <description>I did:
sudo wget -O - http://deb.opera.com/archive.key &#124; sudo apt-key add -
and it seems to work fine now.</description> <content:encoded><![CDATA[using <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/firefoxdevpre.png' title='Shiretoko 3.5' style='border:0px;vertical-align:middle;' alt='Shiretoko 3.5' /> <a
href='http://www.mozilla.org/' title='Shiretoko 3.5' rel='nofollow'>Shiretoko 3.5</a> on <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/ubuntu-1.png' title='Ubuntu 9.04' style='border:0px;vertical-align:middle;' alt='Ubuntu 9.04' /> <a
href='http://www.ubuntu.com/' title='Ubuntu 9.04' rel='nofollow'>Ubuntu 9.04</a><br
/><small>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090622 Ubuntu/9.04 (jaunty) Shiretoko/3.5</small><p>I did:<br
/> sudo wget -O &#8211; <a
href="http://deb.opera.com/archive.key" rel="nofollow">http://deb.opera.com/archive.key</a> | sudo apt-key add -</p><p>and it seems to work fine now.</p> ]]></content:encoded> </item> <item><title>By: ubuntu904</title><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/comment-page-1/#comment-5986</link> <dc:creator>ubuntu904</dc:creator> <pubDate>Thu, 02 Jul 2009 07:40:50 +0000</pubDate> <guid
isPermaLink="false">http://kyleabaker.com/?p=2846#comment-5986</guid> <description>re: Step 3.
I did ~$ sudo wget -O – http://deb.opera.com/archive.key &#124; sudo apt-key add -
but I see this:
--2009-07-02 00:40:07--  http://deb.opera.com/archive.key
Resolving deb.opera.com... 195.189.143.183
Connecting to deb.opera.com&#124;195.189.143.183&#124;:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1742 (1.7K) [application/pgp-keys]
Saving to: `–&#039;
100%[======================================&gt;] 1,742       --.-K/s   in 0s
2009-07-02 00:40:07 (4.42 MB/s) - `–&#039; saved [1742/1742]
gpg: no valid OpenPGP data found.</description> <content:encoded><![CDATA[using <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/firefoxdevpre.png' title='Shiretoko 3.5' style='border:0px;vertical-align:middle;' alt='Shiretoko 3.5' /> <a
href='http://www.mozilla.org/' title='Shiretoko 3.5' rel='nofollow'>Shiretoko 3.5</a> on <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/ubuntu-1.png' title='Ubuntu 9.04' style='border:0px;vertical-align:middle;' alt='Ubuntu 9.04' /> <a
href='http://www.ubuntu.com/' title='Ubuntu 9.04' rel='nofollow'>Ubuntu 9.04</a><br
/><small>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090622 Ubuntu/9.04 (jaunty) Shiretoko/3.5</small><p>re: Step 3.<br
/> I did ~$ sudo wget -O – <a
href="http://deb.opera.com/archive.key" rel="nofollow">http://deb.opera.com/archive.key</a> | sudo apt-key add -</p><p>but I see this:<br
/> &#8211;2009-07-02 00:40:07&#8211; <a
href="http://deb.opera.com/archive.key" rel="nofollow">http://deb.opera.com/archive.key</a><br
/> Resolving deb.opera.com&#8230; 195.189.143.183<br
/> Connecting to deb.opera.com|195.189.143.183|:80&#8230; connected.<br
/> HTTP request sent, awaiting response&#8230; 200 OK<br
/> Length: 1742 (1.7K) [application/pgp-keys]<br
/> Saving to: `–&#8217;</p><p>100%[======================================&gt;] 1,742       &#8211;.-K/s   in 0s</p><p>2009-07-02 00:40:07 (4.42 MB/s) &#8211; `–&#8217; saved [1742/1742]</p><p>gpg: no valid OpenPGP data found.</p> ]]></content:encoded> </item> <item><title>By: ubuntu904</title><link>http://kyleabaker.com/2009/04/04/how-to-opera-repository-for-debian-based-linux/comment-page-1/#comment-5985</link> <dc:creator>ubuntu904</dc:creator> <pubDate>Thu, 02 Jul 2009 07:25:44 +0000</pubDate> <guid
isPermaLink="false">http://kyleabaker.com/?p=2846#comment-5985</guid> <description>I&#039;m using ubunt 9.04. Which Debian version should I use? Or I should back up and ask, can a ubuntu 9.04 use one of the deb repos?</description> <content:encoded><![CDATA[using <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/net/firefoxdevpre.png' title='Shiretoko 3.5' style='border:0px;vertical-align:middle;' alt='Shiretoko 3.5' /> <a
href='http://www.mozilla.org/' title='Shiretoko 3.5' rel='nofollow'>Shiretoko 3.5</a> on <img
src='http://kyleabaker.com/wp-content/plugins/wp-useragent/img/16/os/ubuntu-1.png' title='Ubuntu 9.04' style='border:0px;vertical-align:middle;' alt='Ubuntu 9.04' /> <a
href='http://www.ubuntu.com/' title='Ubuntu 9.04' rel='nofollow'>Ubuntu 9.04</a><br
/><small>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090622 Ubuntu/9.04 (jaunty) Shiretoko/3.5</small><p>I&#8217;m using ubunt 9.04. Which Debian version should I use? Or I should back up and ask, can a ubuntu 9.04 use one of the deb repos?</p> ]]></content:encoded> </item> </channel> </rss>
