Public bug reported: Description: When using the https transport mechanism, $no_proxy is ignored if apt is getting it's proxy information from $https_proxy. If the source of proxy information is Acquire::https::Proxy set in apt.conf (or apt.conf.d), then $no_proxy is honored.
Package Versions: 1.0.1ubuntu2.13 on 14.04 LTS 1.2.10ubuntu1 on 16.04 LTS Expected result: Apt would pull down my packages from my internal repository without trying to put it through the proxy. I've submitted a patch upstream that seems to fix the behavior, see https://github.com/Debian/apt/pull/14. ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Patch added: "fix-https-noproxy.patch" https://bugs.launchpad.net/bugs/1575877/+attachment/4649416/+files/fix-https-noproxy.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575877 Title: no_proxy ignored if https_proxy set To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1575877/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
