Package: apt-cacher-ng Version: 3.5-3 Severity: important Running apt-cacher-ng to serve an sbuild container which gets used heavily, I frequently get a hang in the daily cron job. The process tree involved is:
anacron -d -q -s └─sh -c run-parts --report /etc/cron.daily └─run-parts --report /etc/cron.daily └─apt-cacher-ng /etc/cron.daily/apt-cacher-ng └─acngtool maint -c /etc/apt-cacher-ng SocketPath=/var/run/apt-cacher-ng/socket This then prevents the system from reaching other /etc/cron.daily entries. -- Daniel Schepler