hey ray <br><br>i dont know why the update goes to dapper though my version is hardy and all i put is the apt-get update command<br><br>but i will soon compare the sources.lst file<br><br>thanks<br><br>don<br><br><br><div class="gmail_quote">
On Tue, Nov 11, 2008 at 10:00 AM, Ray Parrish <span dir="ltr"><<a href="mailto:crp@cmc.net">crp@cmc.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I'm not real sure why those urls are returning an error, but I do note<br>
that you are trying to update Hardy from the Dapper repositories. Why?<br>
That wouldn't really be an update from the repository for the older<br>
version of Ubuntu.<br>
<br>
I can't for the life of me remember where the software sources file<br>
resides or it's name. I just tried the Software Sources program on the<br>
System menu, but it's not showing me the repository urls, which is what<br>
I was going to paste in here for you.<br>
<br>
Ok, I found it! It is located in /etc/apt/sources.lst and here is what<br>
the contents should look like for Ubuntu 8.04 Hardy.<br>
<br>
*start of file*<br>
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080423)]/ hardy<br>
main restricted<br>
# See <a href="http://help.ubuntu.com/community/UpgradeNotes" target="_blank">http://help.ubuntu.com/community/UpgradeNotes</a> for how to upgrade to<br>
# newer versions of the distribution.<br>
<br>
deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy main restricted<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy main restricted<br>
<br>
## Major bug fix updates produced after the final release of the<br>
## distribution.<br>
deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates main restricted<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates main restricted<br>
<br>
## 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://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy universe<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy universe<br>
deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates universe<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates universe<br>
<br>
## 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://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy multiverse<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy multiverse<br>
deb <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates multiverse<br>
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-updates multiverse<br>
<br>
## 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://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-backports main<br>
restricted universe multiverse<br>
# deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" target="_blank">http://us.archive.ubuntu.com/ubuntu/</a> hardy-backports main<br>
restricted universe multiverse<br>
<br>
## 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" target="_blank">http://archive.canonical.com/ubuntu</a> hardy partner<br>
deb-src <a href="http://archive.canonical.com/ubuntu" target="_blank">http://archive.canonical.com/ubuntu</a> hardy partner<br>
<br>
deb <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security main restricted<br>
deb-src <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security main restricted<br>
deb <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security universe<br>
deb-src <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security universe<br>
deb <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security multiverse<br>
deb-src <a href="http://security.ubuntu.com/ubuntu" target="_blank">http://security.ubuntu.com/ubuntu</a> hardy-security multiverse<br>
deb <a href="http://packages.medibuntu.org/" target="_blank">http://packages.medibuntu.org/</a> hardy free non-free<br>
*end of file*<br>
<br>
Put that into your sources.lst file and you will be able to get updates<br>
that apply to Hardy instead of Dapper.<br>
<br>
Later, Ray Parrish<br>
<div class="Ih2E3d"><br>
Donny George wrote:<br>
> hello<br>
><br>
> when i try to apt-get update the ubuntu 8.04 it returns an error<br>
><br>
</div>> Err <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>> dapper<br>
> Release.gpg<br>
> 404 Not found [IP: <a href="http://195.248.90.54" target="_blank">195.248.90.54</a> <<a href="http://195.248.90.54" target="_blank">http://195.248.90.54</a>> 80]<br>
> Ign <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>> dapper Release<br>
> Ign <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>> dapper/main<br>
> Packages<br>
> Ign <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>><br>
> dapper/restricted Packages<br>
> Err <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>> dapper/main<br>
> Packages<br>
> 404 Not found [IP: <a href="http://195.248.90.54" target="_blank">195.248.90.54</a> <<a href="http://195.248.90.54" target="_blank">http://195.248.90.54</a>> 80]<br>
> Err <a href="http://archive.ubuntu.com" target="_blank">http://archive.ubuntu.com</a> <<a href="http://archive.ubuntu.com/" target="_blank">http://archive.ubuntu.com/</a>><br>
> dapper/restricted Packages<br>
> 404 Not found [IP: <a href="http://195.248.90.54" target="_blank">195.248.90.54</a> <<a href="http://195.248.90.54" target="_blank">http://195.248.90.54</a>> 80]<br>
<div class="Ih2E3d">><br>
> can someone help me with this<br>
><br>
><br>
> don<br>
><br>
<br>
</div>--<br>
<a href="http://www.rayslinks.com/" target="_blank">http://www.rayslinks.com/</a> Web index of human reviewed links.<br>
<<a href="http://www.rayslinks.com/Troubleshooting%20and%20fixing%20Windows.html" target="_blank">http://www.rayslinks.com/Troubleshooting%20and%20fixing%20Windows.html</a>><br>
Trouble shooting and Fixing Windows<br>
<a href="http://www.writingsoftheschizophrenic.com" target="_blank">http://www.writingsoftheschizophrenic.com</a> My poetry in web pages<br>
<font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>