Package: apt-cacher Version: 1.7.11 Severity: important apt-cacher seems to be missing support for xz-compressed indicies. Running "apt-get update" I got the following error:
W: Failed to fetch http://ftp.de.debian.org/debian/dists/experimental/main/source/Sources 403 Sorry, not allowed to fetch that type of file: Sources.xz W: Failed to fetch http://ftp.de.debian.org/debian/dists/experimental/main/binary-amd64/Packages 403 Sorry, not allowed to fetch that type of file: Packages.xz and indeed "index_files_regexp" in apt-cacher.conf contains only ".gz" and ".bz2" extensions for Packages. Though the setting is commented out, I assume the internal default has the same issue. Ansgar -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages apt-cacher depends on: ii debconf [debconf-2.0] 1.5.58 ii ed 1.10-2 ii libdpkg-perl 1.18.3 ii libfilesys-df-perl 0.92-5+b1 ii libfreezethaw-perl 0.5001-1 ii libio-interface-perl 1.09-1 ii libipc-shareable-perl 0.61-1 ii libnetaddr-ip-perl 4.078+dfsg-1 ii libsys-syscall-perl 0.25-2 ii libwww-curl-perl 4.17-2 ii libwww-perl 6.15-1 ii lsb-base 9.20150917 ii perl 5.20.2-6 ii ucf 3.0031 ii update-inetd 4.43 Versions of packages apt-cacher recommends: pn libberkeleydb-perl <none> Versions of packages apt-cacher suggests: ii libio-socket-inet6-perl 2.72-2 -- debconf information excluded

