Thread: [ubuntu] ubuntu 7.04 repositories
View Single Post
Old December 6th, 2008   #4
kostkon
Chocolate-Covered Ubuntu Beans
 
kostkon's Avatar
 
Join Date: Apr 2005
Location: EU - UK
Beans: 2,367
Ubuntu 8.04 Hardy Heron
Send a message via ICQ to kostkon Send a message via MSN to kostkon Send a message via Yahoo to kostkon Send a message via Skype™ to kostkon
Re: ubuntu 7.04 repositories

Nothing is lost. Officially the 7.04 repos are down but unofficially there are still here. They were moved to
Code:
http://old-releases.ubuntu.com/
so you could edit your sources.list file and change the urls accordingly. To easily edit the file, using for example gedit, open terminal and do
Code:
gksudo gedit /etc/apt/sources.list
(or just use your favorite editor instead of gedit)
modily the file and save it
Then do
Code:
sudo apt-get update
and you should be OK. You may even get a notification for updates if you had a long time to update your system.
kostkon is offline   Reply With Quote