Just check out the file attached to this link http://1drv.ms/1yQpeTH to understand the situation
Asked
Active
Viewed 213 times
3 Answers
2
You appear to be using an outdated End Of Life (EOL) version of Ubuntu, Ubuntu 12.10 Quantal Quetzal.
Upgrade to a newer version. Latest Long Term Support release is 14.04.
Also, please consider using pastebin next time rather than One Drive. Not sure about on a PC, but annoying on mobile.
Edit:
If this was a fresh install, rather than update process your better off downloading and installing latest from fresh iso.
geoffmcc
- 1,364
-1
sudo apt-get update; sudo apt-get dist-upgrade
(assuming here that you have your sources configured properly)
Evandro Silva
- 9,922
Jacek
- 1,921
- 12
- 10
-1
Either your apt-get can't access Internet or your package mirror is down. In second case, edit the /etc/apt/sources.list file and replace your country code in.archieve.. to us.archieve. Don't forget to change back later.
Barafu Albino
- 6,629