3

I am not able to install any packages from terminal or software center.

Something wicked happened resolving 'your_proxy: 800' (-5 - No address associated with hostname).

This error pops up. I need help.

jokerdino
  • 41,320
sachin
  • 31
  • check you sources.list for errors (or add it into this question) - also check /etc/hosts and make sure it contains a line for 127.0.0.1 with localhost and a line 127.0.1.1 for your hostname - allso check /etc/hostname and make sure that this contains your hostname - can you connect to the internet with this system? (ie. does ping www.google.com work? )
  • – Rinzwind Jun 09 '12 at 19:09
  • 1
    yes.it contains all that you have told. – sachin Jun 09 '12 at 21:00