LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apt-get failed to install packages in Ubuntu Jaunty Jackalope (https://www.linuxquestions.org/questions/linux-software-2/apt-get-failed-to-install-packages-in-ubuntu-jaunty-jackalope-4175580839/)

Erentigionation 05-27-2016 09:08 AM

apt-get failed to install packages in Ubuntu Jaunty Jackalope
 
I'm running an older version of Ubuntu (Jaunty Jackalope). I tried installing Lynx, and later CLISP, using the apt-get install command. Both times I got an error telling my to update apt-get, and even after I ran apt-get update I got the same error message. Is this happening because Jaunty Jackalope is no longer supported? Like would the problem be fixed if I moved to a newer version of Ubuntu?

knudfl 05-27-2016 09:58 AM

Ubuntu 9.04 was moved to "The Ubuntu Museum" years ago :
You will need new links ... to the `old archive'.
Please replace all text in /etc/apt/sources.list with this new text >>>
Code:

deb http://old-releases.ubuntu.com/ubuntu/ jaunty main restricted
deb http://old-releases.ubuntu.com/ubuntu/ jaunty multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-backports main restricted
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-backports multiverse universe
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-security main restricted
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-security multiverse universe



All times are GMT -5. The time now is 12:00 AM.