<?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: Ubuntu Quickie: Enable Dapper Repositories</title>
	<atom:link href="http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Fri, 19 Mar 2010 23:18:16 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Ricketts</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-10694</link>
		<dc:creator>Paul Ricketts</dc:creator>
		<pubDate>Sun, 25 Jun 2006 14:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-10694</guid>
		<description>&lt;a href=&quot;http://www.ubuntulinux.nl/source-o-matic&quot; rel=&quot;nofollow&quot;&gt;Sources.list generator&lt;/a&gt; is pretty handy.

http://www.ubuntulinux.nl/source-o-matic</description>
		<content:encoded><![CDATA[<p><a href="http://www.ubuntulinux.nl/source-o-matic" rel="nofollow">Sources.list generator</a> is pretty handy.</p>
<p><a href="http://www.ubuntulinux.nl/source-o-matic" rel="nofollow">http://www.ubuntulinux.nl/source-o-matic</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CliftonSnyder.net &#187; Dapper Multimedia</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-9377</link>
		<dc:creator>CliftonSnyder.net &#187; Dapper Multimedia</dc:creator>
		<pubDate>Tue, 13 Jun 2006 21:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-9377</guid>
		<description>[...] First, you&#8217;ll want to set up your apt sources like so. Then, run this apt-get command (ed: minus skype and realplay), and (theoretically) your multimedia will all Just Work &#8482;.    &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] First, you&#8217;ll want to set up your apt sources like so. Then, run this apt-get command (ed: minus skype and realplay), and (theoretically) your multimedia will all Just Work &#8482;.    &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krsnendu</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8723</link>
		<dc:creator>krsnendu</dc:creator>
		<pubDate>Fri, 02 Jun 2006 20:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8723</guid>
		<description>I did update with update manager.
Then changed to dapper repositories.
It doesn&#039;t prompt me to upgrade to dapper.
What&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>I did update with update manager.<br />
Then changed to dapper repositories.<br />
It doesn&#8217;t prompt me to upgrade to dapper.<br />
What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Newbie - A Linux World Net Blog &#187; Blog Archive &#187; Upgrading Ubuntu Breezy to Ubuntu Dapper</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8689</link>
		<dc:creator>Linux Newbie - A Linux World Net Blog &#187; Blog Archive &#187; Upgrading Ubuntu Breezy to Ubuntu Dapper</dc:creator>
		<pubDate>Thu, 01 Jun 2006 21:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8689</guid>
		<description>[...] Today is the day..Ubuntu Dapper(6.06) is officially out! I tried to do a sudo apt-get install update which didnt find the site. I am guessing the site is getting pounded and I tried at least 10 times. After that I finally decided to try something different. I found Adept Updater which installed all the updates through a GUI. Now it&#8217;s time to upgrade the distro. I tried sudo apt-get install dist upgrade which gave me the same results as the update. I decided to try the Synaptic Package Manager to try the upgrade to Dapper. I tried to bring it up twice with no luck. I am not real familiar with it but I assume it tries to connect to the Ubuntu update site on start up? After this, I try to use the newly found, for me, Adept Package Manager Adept looks similiar to Synaptic so I decided to give it a try. I thought there would be some kind of notice that there were Dapper upgrades available. This was not the case. I didnt have the Dapper repositories so now its time to Google After searching Google for a bit, I found that I used a slightly wrong command for the distribution upgrade. I should have used apt-get dist-upgrade&#8230;which unfortunately didnt work either. I ended up getting an error message this time E: Malformed line 3 in source list /etc/apt/sources.list (dist parse) . What does that mean?? Oh well..lets try something different.. I then found a little help on the net here Adding Dapper Repositories. I found out what the error was on line 3..some kind of junk that got in there. Once I got that out then the sudo apt-get update worked fine. I then ran the apt-get dist-upgrade. I let it download the 937M worth of files! It took just over an hour to download all of the packages. The configuration of the newly installed files took over an hour and a half. [...]</description>
		<content:encoded><![CDATA[<p>[...] Today is the day..Ubuntu Dapper(6.06) is officially out! I tried to do a sudo apt-get install update which didnt find the site. I am guessing the site is getting pounded and I tried at least 10 times. After that I finally decided to try something different. I found Adept Updater which installed all the updates through a GUI. Now it&#8217;s time to upgrade the distro. I tried sudo apt-get install dist upgrade which gave me the same results as the update. I decided to try the Synaptic Package Manager to try the upgrade to Dapper. I tried to bring it up twice with no luck. I am not real familiar with it but I assume it tries to connect to the Ubuntu update site on start up? After this, I try to use the newly found, for me, Adept Package Manager Adept looks similiar to Synaptic so I decided to give it a try. I thought there would be some kind of notice that there were Dapper upgrades available. This was not the case. I didnt have the Dapper repositories so now its time to Google After searching Google for a bit, I found that I used a slightly wrong command for the distribution upgrade. I should have used apt-get dist-upgrade&#8230;which unfortunately didnt work either. I ended up getting an error message this time E: Malformed line 3 in source list /etc/apt/sources.list (dist parse) . What does that mean?? Oh well..lets try something different.. I then found a little help on the net here Adding Dapper Repositories. I found out what the error was on line 3..some kind of junk that got in there. Once I got that out then the sudo apt-get update worked fine. I then ran the apt-get dist-upgrade. I let it download the 937M worth of files! It took just over an hour to download all of the packages. The configuration of the newly installed files took over an hour and a half. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8676</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 01 Jun 2006 17:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8676</guid>
		<description>I use Kubuntu and from what I notice it uses the same repositories from a base install.</description>
		<content:encoded><![CDATA[<p>I use Kubuntu and from what I notice it uses the same repositories from a base install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8103</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Wed, 24 May 2006 19:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8103</guid>
		<description>Eek, yeah there is a difference between the two.  Kubuntu uses the KDE window manager and now that you have added Ubuntu repositories and updated, it just installed a bunch of Gnome stuff.  Perhaps, try to find out if there are some equivalent Kubuntu repositories you can update instead, on those forums.</description>
		<content:encoded><![CDATA[<p>Eek, yeah there is a difference between the two.  Kubuntu uses the KDE window manager and now that you have added Ubuntu repositories and updated, it just installed a bunch of Gnome stuff.  Perhaps, try to find out if there are some equivalent Kubuntu repositories you can update instead, on those forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8078</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 24 May 2006 12:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8078</guid>
		<description>Correction, Kubuntu, not Ubuntu.  I&#039;m rather new to this and current receive a distinct feeling that makes a difference, yes?</description>
		<content:encoded><![CDATA[<p>Correction, Kubuntu, not Ubuntu.  I&#8217;m rather new to this and current receive a distinct feeling that makes a difference, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8077</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 24 May 2006 12:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8077</guid>
		<description>Correction, Kubuntu, not Ubuntu.  I&#039;m rather ne to this and current receive a distinct feeling that makes a difference, yes?</description>
		<content:encoded><![CDATA[<p>Correction, Kubuntu, not Ubuntu.  I&#8217;m rather ne to this and current receive a distinct feeling that makes a difference, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8057</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Wed, 24 May 2006 06:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8057</guid>
		<description>Frank, you&#039;re in Ubuntu and not Kubuntu right?  Update all of your packages as Dapper Drake is a major update so things might not work in their older form.  As a last ditch effort check out ubuntuforums.org.</description>
		<content:encoded><![CDATA[<p>Frank, you&#8217;re in Ubuntu and not Kubuntu right?  Update all of your packages as Dapper Drake is a major update so things might not work in their older form.  As a last ditch effort check out ubuntuforums.org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-8055</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 24 May 2006 06:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-8055</guid>
		<description>I tried this and now Konqueror is not working for directory contents examination.  I have also lost Open Office and Ark and who know&#039;s what else.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>I tried this and now Konqueror is not working for directory contents examination.  I have also lost Open Office and Ark and who know&#8217;s what else.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-6035</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 17 May 2006 01:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-6035</guid>
		<description>I was just checking because I was considering formatting and just starting fresh because i had just installed breezy only a day or two ago, so i haven&#039;t really set anything up yet. I just did your method and I do like the result so far.</description>
		<content:encoded><![CDATA[<p>I was just checking because I was considering formatting and just starting fresh because i had just installed breezy only a day or two ago, so i haven&#8217;t really set anything up yet. I just did your method and I do like the result so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-6033</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Tue, 16 May 2006 23:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-6033</guid>
		<description>Yeah pretty much.  However, I did this because I already have a computer loaded with Breezy Badger.</description>
		<content:encoded><![CDATA[<p>Yeah pretty much.  However, I did this because I already have a computer loaded with Breezy Badger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-6025</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 16 May 2006 21:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-6025</guid>
		<description>Are these for updating fully to dapper from breezy? Will this be pretty much the same as just installing from the cd?</description>
		<content:encoded><![CDATA[<p>Are these for updating fully to dapper from breezy? Will this be pretty much the same as just installing from the cd?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Hill</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-5951</link>
		<dc:creator>Sean Hill</dc:creator>
		<pubDate>Mon, 15 May 2006 21:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-5951</guid>
		<description>This is gold.  Dapper really ought to have these sources in the sources.list file but commented out by default, as many things (such as liblame) simply are not installed and are hard to find if you don&#039;t know just where to look.</description>
		<content:encoded><![CDATA[<p>This is gold.  Dapper really ought to have these sources in the sources.list file but commented out by default, as many things (such as liblame) simply are not installed and are hard to find if you don&#8217;t know just where to look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-5878</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Sun, 14 May 2006 19:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-5878</guid>
		<description>Yes, I have used Gentoo for over a year.  The &lt;em&gt;emerge&lt;/em&gt; system is really nice.  I actually prefer it over apt-get but even getting Gentoo to install requires  some skill.  I like how emerge compiles on the spot so all of your apps are optimized, however that takes a long time.  Updating the latest firefox takes like 15 minutes.</description>
		<content:encoded><![CDATA[<p>Yes, I have used Gentoo for over a year.  The <em>emerge</em> system is really nice.  I actually prefer it over apt-get but even getting Gentoo to install requires  some skill.  I like how emerge compiles on the spot so all of your apps are optimized, however that takes a long time.  Updating the latest firefox takes like 15 minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mik</title>
		<link>http://paulstamatiou.com/ubuntu-quickie-enable-dapper-repositories#comment-5873</link>
		<dc:creator>Mik</dc:creator>
		<pubDate>Sun, 14 May 2006 15:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulstamatiou.com/2006/05/13/ubuntu-quickie-enable-dapper-repositories/#comment-5873</guid>
		<description>All talk about Ubuntu and his fabulous update system &quot;apt&quot; Have you ever try Gentoo with portage???
What the differences???
I&#039;ll try that :-)</description>
		<content:encoded><![CDATA[<p>All talk about Ubuntu and his fabulous update system &#8220;apt&#8221; Have you ever try Gentoo with portage???<br />
What the differences???<br />
I&#8217;ll try that :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
