Hi,
Thank you for taking the time to report this bug and helping to make Ubuntu
better.
This is a feature for a long time already:
Changelog from 2004:
* Preseed debconf with $http_proxy for freshclam proxy question
(closes: #266436
The code doing so is only considering http_proxy env var which I think is right.
if [ -n "$http_proxy" ]; thenĀ·
db_set clamav-freshclam/http_proxy "$http_proxy" || true
fi
Later on it also checks for $HTTPProxyServer and does the same.
Your /etc/apt/apt.conf.d/02proxy configuration should affect neither.
Could you report the content of those two environment variables on your system?
I'm curious so I'd really like to know.
But from all I have checked in the code I think in general that this bug
should be present in Debian too. So it would be best fixed in Debian,
then Ubuntu will pick it up on the next merge.
So in case the check for these env variables doesn't reveal whatever was
going on, would you then mind filing a bug with Debian please?
** Changed in: clamav (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631355
Title:
clamav autonfiguring a Proxy based on Apt settings
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1631355/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs