Why is apt-get always using proxy, although no proxy is configured? - Ask Ubuntu


i'm trying disable proxy apt-get seems apt-get gets it's proxy configuration somewhere else other /etc/apt/apt.conf, because although apt.conf file empty (and system proxy set none) it's still trying connect proxy.

anyone got idea?

i'm using script replace different configuration files in order switch between proxy , non-proxy environements. problem replaced proxy apt.conf file empty apt.conf file, apt ignored.

after writing acquire::http::proxy "false"; apt.conf worked without proxy :)


Comments

Popular posts from this blog

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu