On Fri, Aug 29, 2008 at 04:08:40PM -0700, Dominique Brazziel wrote: > Only the compressed packages (.bz2 files) are being expired/cleaned up. > > If I change to '/var/log/apt-cacher/' and do 'grep CLEAN access.log | grep > deb' nothing comes back. Further inspection with 'grep CLEAN access.log | > less' shows no deb files being cleaned. >
It is not reported in /var/log/apt-cacher. If you want to see what apt-cacher-cleanup is doing, edit /etc/cron.daily/apt-cacher and add a -v switch. Your cron process will then deliver an email with the script output. Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

