Package: debootstrap Version: 1.0.123 Severity: normal Tags: patch User: de...@kali.org Usertags: origin-kali
Dear Maintainer, I noticed that, when auto-apt-proxy is installed on my machine, debootstrap does not detect it as it should. It turns out that debootstrap checks for 'Acquire::http::ProxyAutoDetect', while auto-apt-proxy sets 'Acquire::http::Proxy-Auto-Detect'. Who's wrong, who's right? `man apt-transport-http` gives the answer: 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. Please find a patch at: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/53 Cheers, Arnaud