PDA

View Full Version : jaunty/9.04 ubuntu software sources



wantonman
03-31-2012, 06:08 PM
helo ubuntu 9.04 is not being updated any more and stuff, also some things are changed with more recent versions...

all im asking is that if its possible to change the software sources so that i can get them to update... right now it isn't working with my current version...

i think the software sources are outdated can someone help me set it up so that it can work...?

ShawnjohnSJ
04-02-2012, 12:48 AM
Ubuntu 9.04 is EOL. They don't support it anymore.

wantonman
04-02-2012, 02:24 AM
i love that version super compatable with my devices... hmm you know of a way that i can add some lines of code to at least get it to connect with one of there servers for software or should i just use a different linux? debian is cool...

ShawnjohnSJ
04-06-2012, 09:49 PM
You need to change your sources.list, it should be located in "/etc/apt/".

You may be able to change it to a newer Ubuntu's repositories, your best bet would be to try Ubuntu 10.04's repositories, since its not too far off from 9.04, however you're probably better off downloading 10.04 from scratch.

Some programs might have some problems with it since they are meant for a newer kernel/ubuntu version. Pretty much open sources.list and replace every instance of "jaunty" with "lucid" and type "sudo apt-get update" into your terminal. Ubuntu 10.04 is a LTS released, but I believe its going EOL sometime this year or next year.

wantonman
04-08-2012, 01:53 AM
yeah most forums say its dead and so and such but imean cmon... its linux! there should be a programmable fix to all of this .. its just that 9.04 is special to me sine it is the first linux system ive ever installed...

ShawnjohnSJ
04-08-2012, 02:14 PM
Yeah you can do as I suggested, but no guarantees that it will work with all programs.

wantonman
04-26-2012, 05:38 AM
was wondering if i can just replace the apt folder with a folder from 10.04?
it seems to be updating..im glad it works but hopefully that works with others besides lucid... i used

sudo gedit /etc/sources.list
sudo apt-get update

ShawnjohnSJ
04-26-2012, 11:20 PM
was wondering if i can just replace the apt folder with a folder from 10.04?
it seems to be updating..im glad it works but hopefully that works with others besides lucid... i used

sudo gedit /etc/sources.list
sudo apt-get update

It might work with some newer than Lucid but the newer the software gets, the higher chances are that there will be compatability issues.

I wouldn't suggest replacing the whole apt folder, as there might be values in the apt config or other files not present in 9.04 and could probably cause errors. You're better off just editing sources.list