[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#759264: This change broke proxy support in apt for me



On Wed, Sep 10, 2014 at 05:24:37PM -0400,  wrote:
> After this change proxy handling is completely broken for me.
> 
> I have this for a config:
> 
> Acquire::http::Proxy-Auto-Detect "/usr/local/sbin/getproxy";
> Acquire::http::Proxy::rceng02.eng.lan "DIRECT";
> Acquire::http::Proxy::mirror.eng.lan "DIRECT";
> Acquire::http::Proxy::cache.eng.lan "DIRECT";
> 
> With apt 1.0.7 it works perfectly, using direct access to sources on
> the 3 listed hosts and proxy returned by a script for everything else.
> 
> With 1.0.8 it now randomly tries to use the proxy for hostnames configured
> to be direct.
> 
> I highly suspect this change is the cause of the breakage.

Reverting just commit c6ee61eab54edf6cc3fbe118d304d72a860e1451 completely
fixes the problem.

-- 
Len Sorensen


Reply to: