<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux</title>
	<atom:link href="http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/</link>
	<description>Resources, help, how to's and tutorials for Ubuntu Linux users!</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:52:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 10 Things to do After...</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-3000</link>
		<dc:creator>10 Things to do After...</dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-3000</guid>
		<description>[...] almost any desktop media format (mov, mpg, avi, wmv, mp3 and so on). I wrote a detailed post:  &quot;Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux&quot;, which provides a bit more of an in depth explanation of the above command (including editing the [...]</description>
		<content:encoded><![CDATA[<p>[...] almost any desktop media format (mov, mpg, avi, wmv, mp3 and so on). I wrote a detailed post:  &#8220;Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux&#8221;, which provides a bit more of an in depth explanation of the above command (including editing the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 10 Linux Video Applications - NOT! &#124; Ubuntu Linux Help</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2604</link>
		<dc:creator>Top 10 Linux Video Applications - NOT! &#124; Ubuntu Linux Help</dc:creator>
		<pubDate>Thu, 21 May 2009 14:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2604</guid>
		<description>[...] Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux  [...]</description>
		<content:encoded><![CDATA[<p>[...] Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2469</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Mon, 13 Apr 2009 12:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2469</guid>
		<description>@Rodrigo R. Apolinário - You indicated in that you&#039;ve tried every repository and are being denied from all of them. If that is the case, then in all likelihood, the issue might be with your ISP? After all, one could perhaps envison a repository being temporarily unavailable for a time - Not all of them.

To answer your questions...

1) Upgrading the kernel on Ubuntu Hardy (8.04) can be done using the commands:
&lt;code&gt;
sudo apt-get update
sudo apt-get install linux-image&lt;/code&gt;

But if you&#039;re still denied access to the repositories, this will not work. Also, MAKE SURE you have BACKUPS of any data that you do NOT WANT TO LOSE, in the event of issues such as breaking your OS.

2) You&#039;re not seeing medibuntu in the repository list because it was not added. Please read the post - Reading it will tell you how to add mediabuntu to your sources.list

3) Read the post. - It has the instructions on how to edit your sources.list. (ALWAYS make a BACKUP of your sources.list when editing, that way you can still restore the original file).

4) &lt;code&gt;sudo apt-get clean&lt;/code&gt;, cleans (removes) the local archive of downloaded files.

5) The beginning of this comment response answers #5 - Is your IP address coming from a blacklisted range? Is your IP address being filtered through some kind of ISP proxy? If possible, try using the IP range of a completely different network from school, work, etc.

6) See answer to #5

I hope some of this helps you! :)</description>
		<content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; You indicated in that you&#8217;ve tried every repository and are being denied from all of them. If that is the case, then in all likelihood, the issue might be with your ISP? After all, one could perhaps envison a repository being temporarily unavailable for a time &#8211; Not all of them.</p>
<p>To answer your questions&#8230;</p>
<p>1) Upgrading the kernel on Ubuntu Hardy (8.04) can be done using the commands:<br />
<code><br />
sudo apt-get update<br />
sudo apt-get install linux-image</code></p>
<p>But if you&#8217;re still denied access to the repositories, this will not work. Also, MAKE SURE you have BACKUPS of any data that you do NOT WANT TO LOSE, in the event of issues such as breaking your OS.</p>
<p>2) You&#8217;re not seeing medibuntu in the repository list because it was not added. Please read the post &#8211; Reading it will tell you how to add mediabuntu to your sources.list</p>
<p>3) Read the post. &#8211; It has the instructions on how to edit your sources.list. (ALWAYS make a BACKUP of your sources.list when editing, that way you can still restore the original file).</p>
<p>4) <code>sudo apt-get clean</code>, cleans (removes) the local archive of downloaded files.</p>
<p>5) The beginning of this comment response answers #5 &#8211; Is your IP address coming from a blacklisted range? Is your IP address being filtered through some kind of ISP proxy? If possible, try using the IP range of a completely different network from school, work, etc.</p>
<p>6) See answer to #5</p>
<p>I hope some of this helps you! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2451</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Wed, 08 Apr 2009 13:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2451</guid>
		<description>@Rodrigo R. Apolinário - No. 64bit is the same, so that is not the issue.

I did get a response to our email from Romain Beauxis of Ubuntu Lists, see it below:



&lt;blockquote&gt;&quot;&lt;em&gt;Err http://br.archive.ubuntu.com hardy-security/main libavutil1d 
3:0.cvs20070307-5ubuntu7.3
 403 Forbidden [IP: 200.236.31.1 80]&quot;

I think the reason is pretty clear from the initial message. This user is 
being denied its access by the HTTP server, returning an error 403 (which is 
not far from another that you may know, the 404..).

Hence, you should advise him to check why he is refused access on this server, 
and if needed, contact the web server administrator.

If you plan on preparing more tutorials, I would kindly advise you to be 
prepared for some more feedback like this. That is all about helping 
newcomers. 

However, I think it is also important to try to do a bit more of analysis 
before contacting the maintainers.

Romain&lt;/em&gt;&quot;&lt;/blockquote&gt;



One thing I find interesting is that I just did a search on Google about this issue: http://www.google.ca/search?hl=en&amp;q=ubuntu+update+403+Forbidden&amp;btnG=Search&amp;meta= and I do see a lot of issues listed. There is also a fair bit in various Ubuntu forums about this too. As such I don&#039;t think the issue is necessarily as &quot;clear&quot; as Mr. Beauxis try&#039;s to imply.</description>
		<content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; No. 64bit is the same, so that is not the issue.</p>
<p>I did get a response to our email from Romain Beauxis of Ubuntu Lists, see it below:</p>
<blockquote><p>&#8220;<em>Err <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libavutil1d<br />
3:0.cvs20070307-5ubuntu7.3<br />
 403 Forbidden [IP: 200.236.31.1 80]&#8221;</p>
<p>I think the reason is pretty clear from the initial message. This user is<br />
being denied its access by the HTTP server, returning an error 403 (which is<br />
not far from another that you may know, the 404..).</p>
<p>Hence, you should advise him to check why he is refused access on this server,<br />
and if needed, contact the web server administrator.</p>
<p>If you plan on preparing more tutorials, I would kindly advise you to be<br />
prepared for some more feedback like this. That is all about helping<br />
newcomers. </p>
<p>However, I think it is also important to try to do a bit more of analysis<br />
before contacting the maintainers.</p>
<p>Romain</em>&#8220;</p></blockquote>
<p>One thing I find interesting is that I just did a search on Google about this issue: <a href="http://www.google.ca/search?hl=en&#038;q=ubuntu+update+403+Forbidden&#038;btnG=Search&#038;meta="  rel="nofollow">http://www.google.ca/search?hl.....#038;meta=</a> and I do see a lot of issues listed. There is also a fair bit in various Ubuntu forums about this too. As such I don&#8217;t think the issue is necessarily as &#8220;clear&#8221; as Mr. Beauxis try&#8217;s to imply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo R. Apolinário</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2449</link>
		<dc:creator>Rodrigo R. Apolinário</dc:creator>
		<pubDate>Wed, 08 Apr 2009 13:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2449</guid>
		<description>Thank you for your willingness to help me.

I am not expert in these matters. I am beginner.
But I follow your last guidance to describe what I did:

1) answer: How do I do this?

2) Now click the &quot;Third-Party Software&quot; tab. Do you see &quot;http://packages.medibuntu.org...&quot; there?

Answer: There is no &quot;http://packages.medibuntu.org. There http://archive.canonical.com/ubuntu

On the &quot;Ubuntu Software&quot; Tab, do you see all check boxes selected and the &quot;Download from&quot; as selecting a server from your country?

answer: all boxes are marked, and the server is selected in the country.

3) I have heard that substituting ftp:// in place of http:// has helped some people - But I am not sure if that would work in this case. I assume it would not hurt to try.

answer: where can I change this?

4)) Have you tried the command &quot;sudo apt-get clean&quot;

Response: This command clears what?

5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?

answer: I tried all and has not changed anything.

6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:
 
&lt;code&gt;Acquire::HTTP::Proxy &quot;false&quot;;&lt;/code&gt;
and changing it to say:
&lt;code&gt;Acquire::::Proxy &quot;false&quot;;&lt;/code&gt;

answer: I do not know to say about it.

-----------
	
Thank you again!</description>
		<content:encoded><![CDATA[<p>Thank you for your willingness to help me.</p>
<p>I am not expert in these matters. I am beginner.<br />
But I follow your last guidance to describe what I did:</p>
<p>1) answer: How do I do this?</p>
<p>2) Now click the &#8220;Third-Party Software&#8221; tab. Do you see &#8220;http://packages.medibuntu.org&#8230;&#8221; there?</p>
<p>Answer: There is no &#8220;http://packages.medibuntu.org. There <a href="http://archive.canonical.com/ubuntu"  rel="nofollow">http://archive.canonical.com/u.....buntu</a></p>
<p>On the &#8220;Ubuntu Software&#8221; Tab, do you see all check boxes selected and the &#8220;Download from&#8221; as selecting a server from your country?</p>
<p>answer: all boxes are marked, and the server is selected in the country.</p>
<p>3) I have heard that substituting <a href='ftp://' rel='nofollow'>ftp://</a> in place of <a href='http://' rel='nofollow'>http://</a> has helped some people &#8211; But I am not sure if that would work in this case. I assume it would not hurt to try.</p>
<p>answer: where can I change this?</p>
<p>4)) Have you tried the command &#8220;sudo apt-get clean&#8221;</p>
<p>Response: This command clears what?</p>
<p>5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?</p>
<p>answer: I tried all and has not changed anything.</p>
<p>6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:</p>
<p><code>Acquire::HTTP::Proxy "false";</code><br />
and changing it to say:<br />
<code>Acquire::::Proxy "false";</code></p>
<p>answer: I do not know to say about it.</p>
<p>&#8212;&#8212;&#8212;&#8211;</p>
<p>Thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo R. Apolinário</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2448</link>
		<dc:creator>Rodrigo R. Apolinário</dc:creator>
		<pubDate>Wed, 08 Apr 2009 13:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2448</guid>
		<description>A detail. You searched the repository what i am using it and described what it works with amd64 architecture.
The computer what I use is intel64. This may be the problem?</description>
		<content:encoded><![CDATA[<p>A detail. You searched the repository what i am using it and described what it works with amd64 architecture.<br />
The computer what I use is intel64. This may be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2439</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2439</guid>
		<description>@Rodrigo R. Apolinário 

More ideas:

1) Have you updated your kernel. Maybe after that the ffmpeg install might work?

2) Better, I remember a couple years ago I had trouble with this. One way I fixed it was to edit the sources list using Ubuntu (not gedit, nano, vi, etc.), then things started working.

Go to System / Administration /Software Sources (it will ask you to enter your password)

Now click the &quot;Third-Party Software&quot; tab. Do you see &quot;http://packages.medibuntu.org...&quot; there?
On the &quot;Ubuntu Software&quot; Tab, do you see all check boxes selected and the &quot;Download from&quot; as selecting a server from your country?

If not, make the appropriate changes (make sure you have backups!!!). After changing and selecting the &quot;Close&quot; button, you&#039;ll see a pop-up that gives the option to &quot;Reload&quot; - Click that &quot;Reload&quot; button.

3) I have heard that substituting ftp:// in place of http:// has helped some people - But I am not sure if that would work in this case. I assume it would not hurt to try.

4) Have you tried the command &quot;sudo apt-get clean&quot;

5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?

6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:

&lt;code&gt;Acquire::HTTP::Proxy &quot;false&quot;;&lt;/code&gt;

and changing it to say:

&lt;code&gt;Acquire::::Proxy &quot;false&quot;;&lt;/code&gt;

These are some ideas, hopefully one of them will work for you?</description>
		<content:encoded><![CDATA[<p>@Rodrigo R. Apolinário </p>
<p>More ideas:</p>
<p>1) Have you updated your kernel. Maybe after that the ffmpeg install might work?</p>
<p>2) Better, I remember a couple years ago I had trouble with this. One way I fixed it was to edit the sources list using Ubuntu (not gedit, nano, vi, etc.), then things started working.</p>
<p>Go to System / Administration /Software Sources (it will ask you to enter your password)</p>
<p>Now click the &#8220;Third-Party Software&#8221; tab. Do you see &#8220;http://packages.medibuntu.org&#8230;&#8221; there?<br />
On the &#8220;Ubuntu Software&#8221; Tab, do you see all check boxes selected and the &#8220;Download from&#8221; as selecting a server from your country?</p>
<p>If not, make the appropriate changes (make sure you have backups!!!). After changing and selecting the &#8220;Close&#8221; button, you&#8217;ll see a pop-up that gives the option to &#8220;Reload&#8221; &#8211; Click that &#8220;Reload&#8221; button.</p>
<p>3) I have heard that substituting <a href='ftp://' rel='nofollow'>ftp://</a> in place of <a href='http://' rel='nofollow'>http://</a> has helped some people &#8211; But I am not sure if that would work in this case. I assume it would not hurt to try.</p>
<p>4) Have you tried the command &#8220;sudo apt-get clean&#8221;</p>
<p>5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?</p>
<p>6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:</p>
<p><code>Acquire::HTTP::Proxy "false";</code></p>
<p>and changing it to say:</p>
<p><code>Acquire::::Proxy "false";</code></p>
<p>These are some ideas, hopefully one of them will work for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2438</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Tue, 07 Apr 2009 19:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2438</guid>
		<description>@Rodrigo R. Apolinário - Seems then as if the repository server itself is denying access?

I manually surfed to your repository (in Firefox) and downloaded the Packages.gz inside http://br.archive.ubuntu.com hardy-security/main. And found the floowing informattion for ffmpeg in it:


&lt;blockquote&gt;
&lt;em&gt;Package: libavcodec1d
Priority: optional
Section: libs
Installed-Size: 3996
Maintainer: Ubuntu MOTU Developers 
Original-Maintainer: Debian multimedia packages maintainers 
Architecture: amd64
Source: ffmpeg
Version: 3:0.cvs20070307-5ubuntu7.3
Depends: libavutil1d (&gt;= 0.cvs20070307), libc6 (&gt;= 2.7), libgsm1 (&gt;= 1.0.12), libtheora0, libvorbis0a (&gt;= 1.2.0), libvorbisenc2 (&gt;= 1.1.2), zlib1g (&gt;= 1:1.2.3.3.dfsg-1)
Filename: pool/main/f/ffmpeg/libavcodec1d_0.cvs20070307-5ubuntu7.3_amd64.deb
Size: 1574428
MD5sum: 9b68e519cb14cd90f8030414a78bc62b
SHA1: 5219e37d52d7d1fa717b928029fbf048044691ec
SHA256: 1122a632acee46f55818c8be6ba528ea368b6f87eb5ce8a70b87f832a8f47404
Description: ffmpeg codec library
 This is the codec library from the ffmpeg project. It supports most existing
 encoding formats (MPEG, DivX, MPEG4, AC3, DV...).&lt;/em&gt;&lt;/blockquote&gt;

As you can see, the maintainers are: ubuntu-motu@lists.ubuntu.com and pkg-multimedia-maintainers@lists.alioth.debian.org

I sent the following email:


&lt;blockquote&gt;
&lt;em&gt;Hello!

One of my readers at UbuntuLinuxHelp.com is unable to Update Ubuntu as he posted a comment on my blog to that effect.

Please can you see that comment and if you have a moment - We would really appreciate a follow up comment as to what the issue might be? You can view the comments here: http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/

Please can you help my readers?

Thanks so much for your input!
Roger (at UbuntuLinuxHelp.com)&lt;/em&gt;&lt;/blockquote&gt;

Hopefully they will be kind enough to give us a bit of extra help! :)</description>
		<content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; Seems then as if the repository server itself is denying access?</p>
<p>I manually surfed to your repository (in Firefox) and downloaded the Packages.gz inside <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main. And found the floowing informattion for ffmpeg in it:</p>
<blockquote><p>
<em>Package: libavcodec1d<br />
Priority: optional<br />
Section: libs<br />
Installed-Size: 3996<br />
Maintainer: Ubuntu MOTU Developers<br />
Original-Maintainer: Debian multimedia packages maintainers<br />
Architecture: amd64<br />
Source: ffmpeg<br />
Version: 3:0.cvs20070307-5ubuntu7.3<br />
Depends: libavutil1d (&gt;= 0.cvs20070307), libc6 (&gt;= 2.7), libgsm1 (&gt;= 1.0.12), libtheora0, libvorbis0a (&gt;= 1.2.0), libvorbisenc2 (&gt;= 1.1.2), zlib1g (&gt;= 1:1.2.3.3.dfsg-1)<br />
Filename: pool/main/f/ffmpeg/libavcodec1d_0.cvs20070307-5ubuntu7.3_amd64.deb<br />
Size: 1574428<br />
MD5sum: 9b68e519cb14cd90f8030414a78bc62b<br />
SHA1: 5219e37d52d7d1fa717b928029fbf048044691ec<br />
SHA256: 1122a632acee46f55818c8be6ba528ea368b6f87eb5ce8a70b87f832a8f47404<br />
Description: ffmpeg codec library<br />
 This is the codec library from the ffmpeg project. It supports most existing<br />
 encoding formats (MPEG, DivX, MPEG4, AC3, DV&#8230;).</em></p></blockquote>
<p>As you can see, the maintainers are: <a href="mailto:ubuntu-motu@lists.ubuntu.com">ubuntu-motu@lists.ubuntu.com</a> and <a href="mailto:pkg-multimedia-maintainers@lists.alioth.debian.org">pkg-multimedia-maintainers@lists.alioth.debian.org</a></p>
<p>I sent the following email:</p>
<blockquote><p>
<em>Hello!</p>
<p>One of my readers at UbuntuLinuxHelp.com is unable to Update Ubuntu as he posted a comment on my blog to that effect.</p>
<p>Please can you see that comment and if you have a moment &#8211; We would really appreciate a follow up comment as to what the issue might be? You can view the comments here: <a href="http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/"  rel="nofollow">http://ubuntulinuxhelp.com/bui.....ntu-linux/</a></p>
<p>Please can you help my readers?</p>
<p>Thanks so much for your input!<br />
Roger (at UbuntuLinuxHelp.com)</em></p></blockquote>
<p>Hopefully they will be kind enough to give us a bit of extra help! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo R. Apolinário</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2437</link>
		<dc:creator>Rodrigo R. Apolinário</dc:creator>
		<pubDate>Tue, 07 Apr 2009 19:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2437</guid>
		<description>This is my source.lista. It is here that there is something wrong?

&lt;code&gt;# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080712)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.&lt;/code&gt;

&lt;code&gt;deb http://br.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy main restricted&lt;/code&gt;

&lt;code&gt;## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted&lt;/code&gt;

&lt;code&gt;## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://br.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy universe
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe&lt;/code&gt;

&lt;code&gt;## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
&lt;/code&gt;
&lt;code&gt;## Uncomment the following two lines to add software from the &#039;backports&#039;
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse&lt;/code&gt;

&lt;code&gt;## Uncomment the following two lines to add software from Canonical&#039;s
## &#039;partner&#039; repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner&lt;/code&gt;

&lt;code&gt;deb http://br.archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb http://br.archive.ubuntu.com/ubuntu/ hardy-security universe
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-security universe
deb http://br.archive.ubuntu.com/ubuntu/ hardy-security multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-security multiverse&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This is my source.lista. It is here that there is something wrong?</p>
<p><code># deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080712)]/ hardy main restricted<br />
# See <a href="http://help.ubuntu.com/community/UpgradeNotes"  rel="nofollow">http://help.ubuntu.com/communi.....gradeNotes</a> for how to upgrade to<br />
# newer versions of the distribution.</code></p>
<p><code>deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy main restricted<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy main restricted</code></p>
<p><code>## Major bug fix updates produced after the final release of the<br />
## distribution.<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates main restricted<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates main restricted</code></p>
<p><code>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<br />
## team, and may not be under a free licence. Please satisfy yourself as to<br />
## your rights to use the software. Also, please note that software in<br />
## universe WILL NOT receive any review or updates from the Ubuntu security<br />
## team.<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy universe<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy universe<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates universe<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates universe</code></p>
<p><code>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<br />
## team, and may not be under a free licence. Please satisfy yourself as to<br />
## your rights to use the software. Also, please note that software in<br />
## multiverse WILL NOT receive any review or updates from the Ubuntu<br />
## security team.<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy multiverse<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy multiverse<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates multiverse<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-updates multiverse<br />
</code><br />
<code>## Uncomment the following two lines to add software from the 'backports'<br />
## repository.<br />
## N.B. software from this repository may not have been tested as<br />
## extensively as that contained in the main release, although it includes<br />
## newer versions of some applications which may provide useful features.<br />
## Also, please note that software in backports WILL NOT receive any review<br />
## or updates from the Ubuntu security team.<br />
# deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-backports main restricted universe multiverse<br />
# deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-backports main restricted universe multiverse</code></p>
<p><code>## Uncomment the following two lines to add software from Canonical's<br />
## 'partner' repository. This software is not part of Ubuntu, but is<br />
## offered by Canonical and the respective vendors as a service to Ubuntu<br />
## users.<br />
# deb <a href="http://archive.canonical.com/ubuntu"  rel="nofollow">http://archive.canonical.com/u.....buntu</a> hardy partner<br />
# deb-src <a href="http://archive.canonical.com/ubuntu"  rel="nofollow">http://archive.canonical.com/u.....buntu</a> hardy partner</code></p>
<p><code>deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security main restricted<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security main restricted<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security universe<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security universe<br />
deb <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security multiverse<br />
deb-src <a href="http://br.archive.ubuntu.com/ubuntu/"  rel="nofollow">http://br.archive.ubuntu.com/u.....buntu/</a> hardy-security multiverse</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2436</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Tue, 07 Apr 2009 16:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2436</guid>
		<description>@Rodrigo R. Apolinário - The URL is wrong. The &quot;/ubuntu&quot; directory is missing.

For example, where you have:

http://br.archive.ubuntu.com hardy-security/main

It should be something like:

http://br.archive.ubuntu.com&lt;strong&gt;/ubuntu/&lt;/strong&gt; hardy-security main restricted

Let me know if this helps! :)</description>
		<content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; The URL is wrong. The &#8220;/ubuntu&#8221; directory is missing.</p>
<p>For example, where you have:</p>
<p><a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main</p>
<p>It should be something like:</p>
<p><a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a><strong>/ubuntu/</strong> hardy-security main restricted</p>
<p>Let me know if this helps! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo R. Apolinário</title>
		<link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/comment-page-1/#comment-2435</link>
		<dc:creator>Rodrigo R. Apolinário</dc:creator>
		<pubDate>Tue, 07 Apr 2009 15:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-2435</guid>
		<description>Hello, I am having trouble installing ffmpeg on ubuntu 8.04. This is the message:

Err http://br.archive.ubuntu.com hardy-security/main libavutil1d 3:0.cvs20070307-5ubuntu7.3
  403 Forbidden [IP: 200.236.31.1 80]
Err http://br.archive.ubuntu.com hardy-security/main libavcodec1d 3:0.cvs20070307-5ubuntu7.3
  403 Forbidden [IP: 200.236.31.1 80]
Err http://br.archive.ubuntu.com hardy-security/main libavformat1d 3:0.cvs20070307-5ubuntu7.3
  403 Forbidden [IP: 200.236.31.1 80]
Err http://br.archive.ubuntu.com hardy-security/main libpostproc1d 3:0.cvs20070307-5ubuntu7.3
  403 Forbidden [IP: 200.236.31.1 80]

How can resolve this?
thanks!</description>
		<content:encoded><![CDATA[<p>Hello, I am having trouble installing ffmpeg on ubuntu 8.04. This is the message:</p>
<p>Err <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libavutil1d 3:0.cvs20070307-5ubuntu7.3<br />
  403 Forbidden [IP: 200.236.31.1 80]<br />
Err <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libavcodec1d 3:0.cvs20070307-5ubuntu7.3<br />
  403 Forbidden [IP: 200.236.31.1 80]<br />
Err <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libavformat1d 3:0.cvs20070307-5ubuntu7.3<br />
  403 Forbidden [IP: 200.236.31.1 80]<br />
Err <a href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libpostproc1d 3:0.cvs20070307-5ubuntu7.3<br />
  403 Forbidden [IP: 200.236.31.1 80]</p>
<p>How can resolve this?<br />
thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
