Helge, Thanks.
On Sun Aug 21 06:04:12 2016 Helge Kreutzmann <deb...@helgefjell.de> wrote: > Package: apt-cacher > Version: 1.7.13 > Severity: normal > > I wanted to use apt-cacher-ng. This is apt-cacher not apt-cacher-ng! > However, when trying to "apt-get update" I get the following error: > root@samd:/var/log/apt-cacher# LC_ALL=C apt-get update > Ign:1 http://172.16.18.51:9999/debian testing InRelease This looks like you also have a path_map setting? It isn't included in the /etc/apt-cacher/apt-cacher.conf in the bug report. Do you have any configuration fragments in /etc/apt-cacher/conf.d? Are you trying to use HTTPS for upstream? If so, you will need to set curl_ssl_insecure or use the libcurl option to configure CA to verify the upstream connection. Best wishes Mark