On Sat, Sep 02, 2017 at 01:15:06AM -0700, Michael Goff wrote: > Sorry for the long reply. Your response did not go to my e-mail for some > reason.
No worries. > "Are you sure there is enough space on the partition to cache a 240MB > package?" yes the partition is only 5% full. That doesn't quite answer the question, it is the number of MB that is important, not the percentage. But I believe you if you are sure it is not a disk space issue. > "can you send /var/log/apt-cacher/error.log with debugging enabled for > a single file." yes I will attach the log file but I'm not sure how to > get the debug option. Set "debug = 1" in /etc/apt-cacher/apt-cacher.conf or a new file in /etc/apt-cacher/conf.d/ and restart the daemon. Having done that, run wget -S -O/dev/null http://localhost:3142/archive.raspberrypi.org/debian/pool/main/k/kodi/kodi-bin_17.3-1~jessie_armhf.deb and send back the response headers printed on the terminal and the end of /var/log/apt-cacher/error.log with all the debugging info relating to the particular request. Thanks. Mark

