I think the problem is, anacron.service is run by the postinst script at upgrade time. This conflicts with the intention to run it triggered by the timer only. And since some daily anacron jobs might have a random delay of a couple of minutes the anacron.service appears to be hung.
Regards Harri

