![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 3
Ubuntu 7.10 Gutsy Gibbon
|
gutsy repositories 404 ?
Hi guys,
im trying to install a few packages and it looks like the repositories have been taken offline. please dont tell me this is because "7.10 is not a LTS release so we dont offer repositories anymore". i have hardware issues with 8.04 AND 8.10, will try out 9.04 when it comes out, but until then, please tell me the repos have moved or something... Code:
Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy-security/main/binary-i386/Packages.gz 404 Not Found Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy-security/restricted/binary-i386/Packages.gz 404 Not Found Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy-security/universe/binary-i386/Packages.gz 404 Not Found Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy-security/multiverse/binary-i386/Packages.gz 404 Not Found Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy/restricted/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy/universe/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy/multiverse/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-updates/main/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-updates/restricted/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-updates/universe/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-updates/multiverse/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-backports/main/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-backports/restricted/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-backports/universe/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] Failed to fetch http://au.archive.ubuntu.com/ubuntu/dists/gutsy-backports/multiverse/binary-i386/Packages.gz 404 Not Found [IP: 91.189.88.45 80] |
|
|
|
|
|
#2 |
|
May the Ubuntu Be With You!
![]() Join Date: Jun 2008
Location: Vancouver Canada
Beans: 1,557
Ubuntu 9.04 Jaunty Jackalope
|
Re: gutsy repositories 404 ?
Hi mykel--
Sorry to say, but 7.10 has reached it's end of life. The repositories are no longer available.
__________________
I learn something ubuntu everyday. acer aspire m1640 intel pentium 2xcore e2160 2gb ram 250gb hdd running 9.04 straight up. |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 3
Ubuntu 7.10 Gutsy Gibbon
|
Re: gutsy repositories 404 ?
im raging. i cant believe nobody wants to keep less-than-2-year-old repos going. sigh. im hoping 9.04 will work with my sata controllers.
|
|
|
|
|
|
#4 |
|
Way Too Much Ubuntu
![]() Join Date: Aug 2006
Location: Canada
Beans: 295
Ubuntu 9.04 Jaunty Jackalope
|
Re: gutsy repositories 404 ?
You should be able to use http://old-releases.ubuntu.com/ if you really need to keep running gutsy
|
|
|
|
|
|
#5 |
|
Way Too Much Ubuntu
![]() Join Date: Dec 2007
Beans: 321
Ubuntu 9.04 Jaunty Jackalope
|
Re: gutsy repositories 404 ?
I'm having this problem too (waiting for a disk to arrive before I update!)
amac777: Thanks for that link, but what do I do with it? Cheers Max |
|
|
|
|
|
#6 | |
|
A Carafe of Ubuntu
![]() Join Date: May 2006
Beans: 91
Kubuntu 9.10 Karmic Koala
|
Re: gutsy repositories 404 ?
Quote:
"security.ubuntu.com" becomes "old-releases.ubuntu.com" in my case (since I am in the U.S.) "us.archive.ubuntu.com" becomes "old-releases.ubuntu.com" etc... in my case Code:
sudo cp /etc/apt/sources.list /etc/apt/sources.list.old sudo sed -ie 's|//security|//old-releases|' /etc/apt/sources.list sudo sed -ie 's|//us.archive|//old-releases|' /etc/apt/sources.list sudo apt-get update |
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Dec 2007
Beans: 89
Ubuntu Jaunty Jackalope (testing)
|
Re: gutsy repositories 404 ?
Keep in mind that if you do a distribution upgrade to 8.04, that will be supported for quite a while, and you'll be able to upgrade straight to 9.10 when it comes out.
__________________
|
|
|
|
|
|
#8 |
|
Way Too Much Ubuntu
![]() Join Date: Dec 2007
Beans: 321
Ubuntu 9.04 Jaunty Jackalope
|
Re: gutsy repositories 404 ?
Thanks Kokopelli, thats done the trick.
Windsurfer619: I have 9.10 on order and I'm waiting for the disk. Once that comes Ill do a clean install and go from there, but in the last few weeks that I'm on 7.10 Ill be checking out various bits of software still, so I need these repository links for dependencies etc. Anyway, thanks all. regards Max |
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2009
Beans: 53
|
Re: gutsy repositories 404 ?
http://old-releases.ubuntu.com has only iso images of old releases, no repositories. Does anyone know where the repositories are?
|
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2009
Beans: 53
|
Sorry, I didn't go through the site completely. The repositories are in
http://old-releases.ubuntu.com/ubuntu/dists/gutsy |
|
|
|
| Bookmarks |
| Tags |
| 404, gutsy, missing, repository, ubuntu |
| Thread Tools | |
| Display Modes | |
|
|