Just check out the file attached to this link http://1drv.ms/1yQpeTH to understand the situation
Asked
Active
Viewed 209 times
0
-
1You are using an unsupported release. If it is a fresh install , I would suggest you to re-install a supported version or see here to upgrade it into a supported release. – g_p Jan 29 '15 at 14:28
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,334
-
yeah it is true..now i am using ubuntu 14.10 and it works awesome – Arunachaleshwar K Feb 01 '15 at 09:33
-1
sudo apt-get update; sudo apt-get dist-upgrade
(assuming here that you have your sources configured properly)

Evandro Silva
- 9,612

Jacek
- 1,911
- 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,541