Не удалось разрешить 'proxyaddress'

Я знаю, что есть много похожих вопросов, но я не мог найти решение из всех этих вопросов. В моем случае я понятия не имею, что означает proxyaddress.

apt-get update:

Err:1 http://linux.dropbox.com/ubuntu wily InRelease Could not resolve 'proxyaddress' Err:2 http://repository.spotify.com stable InRelease Could not resolve 'proxyaddress' Err:3 http://dl.google.com/linux/chrome/deb stable InRelease Could not resolve 'proxyaddress' Err:4 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu xenial InRelease Could not resolve 'proxyaddress' Reading package lists... Done W: Failed to fetch http://linux.dropbox.com/ubuntu/dists/wily/InRelease Could not resolve 'proxyaddress' W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Could not resolve 'proxyaddress' W: Failed to fetch http://repository.spotify.com/dists/stable/InRelease Could not resolve 'proxyaddress' W: Failed to fetch http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu/dists/xenial/InRelease Could not resolve 'proxyaddress' W: Some index files failed to download. They have been ignored, or old ones used instead.

apt-get update:

Acquire::http::Proxy "http://proxyaddress:proxyport";

/etc/resolv.conf:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # nameserver 8.8.8.8 # tried but did not work. # nameserver 8.8.4.4 nameserver 127.0.1.1

/etc/resolv.conf:

Default server: 127.0.1.1 Address: 127.0.1.1#53

netstat -nap:

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 945/dnsmasq
1
задан 27 April 2017 в 15:50

0 ответов

Другие вопросы по тегам:

Похожие вопросы: