On 3/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> /etc/apt/apt/conf:
> Acquire
> {
> http::proxy "http://192.168.0.2:8088";
> }

It's not on /etc/apt/apt/conf, it's on /etc/apt/apt.conf. Anyway, your
proxy definition is incorrect. It should be:

Acquire {
        HTTP {
                Proxy "http://user:[EMAIL PROTECTED]:port"
        };
};


--
Gideon N. Guillen
[EMAIL PROTECTED]

Stop viruses, trojan horses, and spyware.
Stop using Internet Explorer!
http://www.alternativebrowseralliance.com/browsers.html
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to