View Single Post
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#4
You've definitely got some sort of proxy set up for apt.
Acquire::HTTP::Proxy "http://127.0.0.1:8118";
Try running:
unset http_proxy
-and then-
apt-get update

Does it work now?

If not, have a look at the contents of the files: /etc/apt/apt.conf, and the files within /etc/apt/apt.conf.d/ for a line that mentions "proxy" or "127.0.0.1" and remove them
__________________
BTC:
19ePiXZUdxqNAq9tStLzZV4dduSQeGPJzj
 

The Following 6 Users Say Thank You to jd4200 For This Useful Post: