Hi Matthias,

On 11.02.2015 00:37, Matthias Klumpp wrote:
The proxy setting is highly likely not set (set to NULL/-1) - is there
a proxy in use?

No, there is no proxy in use.

If so, can you configure PackageKit to use a proxy
(e.g. via Apper's settings or gpk-prefs) and try this again?
If there is *no* proxy set, would it be sufficient to not set the
environment variable in case we don't have a proxy, or set it to an
empty string?

Yes, this would be sufficient, since the clamav-freshclam.config script uses the following check:
if [ -n "$http_proxy" ]; then
  db_set clamav-freshclam/http_proxy "$http_proxy" || true
fi

I just took a quick look at this issue, I'll take a closer look at the weekend.

Thanks.

Best regards,
Andreas


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to