Package: apt Version: 0.5.0 Severity: normal I have the following setting in my apt.conf file:
Acquire:http:Proxy "http://192.168.1.1:3128"; however, apt-get seems to ignore it. Invoking apt with the following environment, however, works fine: export http_proxy='http://192.168.1.1:3128' I don't know if this is an important detail, but my sources.list includes lines with a non-standard port number. -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux laptop 2.4.2-ac3 #1 Mon Feb 26 02:33:37 CST 2001 i686 Versions of packages apt depends on: ii libc6 2.2.2-1 GNU C Library: Shared libraries an ii libstdc++2.10 1:2.95.2-13 The GNU stdc++ library

