Skip to content

Fix auto proxy discovery (Closes: #985811)

This was introduced in ed6f8562. This was a commit from 2013, merged in 2018, according to the git logs.

However it seems that the option name has changed since then. apt-transport-http(1) says:

Acquire::http::Proxy-Auto-Detect can be used to specify an external
command to discover the HTTP proxy to use.
[...]
This option takes precedence over the legacy option name
Acquire::http::ProxyAutoDetect.
Edited by Arnaud Rebillout

Merge request reports

Loading