Package: apt-cacher-ng Version: 0.8.0-3~bpo70+1 Severity: important Dear Maintainer,
It appears that there is a problem with the way apt-cacher-ng conducts its maintence of volitile files. I have the following remap defined in my /etc/apt-cacher-ng/acng.conf: Remap-zfs: http://archive.zfsonlinux.org/debian ; http://archive.zfsonlinux.org/debian There is no problem when clients perform an "apt-get update", however the croned maintence process produces a 404. Checking/Updating zfs/dists/wheezy/Release... 404 Not Found Performing a tshark I see that apt-cacher-ng is requesting a URL with double //. 0.280322 192.168.30.57 -> 54.231.96.129 HTTP 341 GET /debian//dists/wheezy/Release HTTP/1.1 Most webservers seamlessly remove the extra /, but as the repo in question is served from Amazons S3, it produces an 404. Works: http://archive.zfsonlinux.org/debian/dists/wheezy/Release Fails: http://archive.zfsonlinux.org/debian//dists/wheezy/Release Many thanks, Mark -- Package-specific info: -- System Information: Debian Release: 7.8 APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages apt-cacher-ng depends on: ii adduser 3.113+nmu3 ii debconf [debconf-2.0] 1.5.49 ii dpkg 1.16.16 ii libbz2-1.0 1.0.6-4 ii libc6 2.13-38+deb7u8 ii libgcc1 1:4.7.2-5 ii liblzma5 5.1.1alpha+20120614-2 ii libssl1.0.0 1.0.1e-2+deb7u17 ii libstdc++6 4.7.2-5 ii libwrap0 7.6.q-24 ii zlib1g 1:1.2.7.dfsg-13 Versions of packages apt-cacher-ng recommends: ii ed 1.6-2 Versions of packages apt-cacher-ng suggests: pn avahi-daemon <none> pn doc-base <none> ii libfuse2 2.9.0-2+deb7u2 ii wget 1.13.4-3+deb7u2 -- Configuration Files: /etc/apt-cacher-ng/acng.conf changed [not included] /etc/apt-cacher-ng/security.conf changed [not included] -- debconf information: apt-cacher-ng/cachedir: keep apt-cacher-ng/port: keep apt-cacher-ng/proxy: keep apt-cacher-ng/bindaddress: keep apt-cacher-ng/gentargetmode: No automated setup -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org