Package: anacron
Version: 2.3-34
Severity: important
Since the upgrade to 2.3-34 anacron no longer seems to execute jobs. I
just expected my weekly cron jobs, but nothing happened. Since most
(ana)cronjobs are silent, it's hard to notice, but the (most
important) weekly jobs are not run.
Looking at my logs I noticed that the anacron log messages changed a
lot after the last update:
Sep 4 06:07:24 twentytwo anacron[818]: Job `cron.daily' started
Sep 4 06:07:24 twentytwo anacron[6013]: Updated timestamp for job `cron.daily' to 2022-09-04
Sep 4 06:07:25 twentytwo anacron[818]: Job `cron.daily' terminated
Sep 4 06:07:25 twentytwo anacron[818]: Normal exit (1 job run)
Sep 4 06:07:25 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 06:25:01 twentytwo CRON[10382]: (root) CMD (test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; })
Sep 4 06:47:01 twentytwo CRON[17122]: (root) CMD (test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; })
Sep 4 07:30:01 twentytwo CRON[32520]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 07:32:43 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 07:32:43 twentytwo anacron[32625]: Anacron 2.3 started on 2022-09-04
Sep 4 07:32:43 twentytwo anacron[32625]: Normal exit (0 jobs run)
Sep 4 07:32:43 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 08:30:01 twentytwo CRON[35144]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 08:34:48 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 08:34:48 twentytwo anacron[35196]: Anacron 2.3 started on 2022-09-04
Sep 4 08:34:48 twentytwo anacron[35196]: Normal exit (0 jobs run)
Sep 4 08:34:48 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 09:30:01 twentytwo CRON[39613]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 09:32:24 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 09:32:24 twentytwo anacron[39634]: Anacron 2.3 started on 2022-09-04
Sep 4 09:32:24 twentytwo anacron[39634]: Normal exit (0 jobs run)
Sep 4 09:32:24 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 10:30:01 twentytwo CRON[42128]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 10:31:25 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 10:31:25 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 10:31:25 twentytwo anacron[42208]: Anacron 2.3 started on 2022-09-04
Sep 4 10:31:25 twentytwo anacron[42208]: Normal exit (0 jobs run)
Sep 4 11:30:01 twentytwo CRON[374183]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 11:30:33 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 11:30:33 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 11:30:33 twentytwo anacron[374192]: Anacron 2.3 started on 2022-09-04
Sep 4 11:30:33 twentytwo anacron[374192]: Normal exit (0 jobs run)
Sep 4 12:30:01 twentytwo CRON[382867]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 12:34:03 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 12:34:03 twentytwo anacron[382910]: Anacron 2.3 started on 2022-09-04
Sep 4 12:34:03 twentytwo anacron[382910]: Normal exit (0 jobs run)
Sep 4 12:34:03 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 13:30:01 twentytwo CRON[386353]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 13:34:13 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 13:34:13 twentytwo anacron[386396]: Anacron 2.3 started on 2022-09-04
Sep 4 13:34:13 twentytwo anacron[386396]: Normal exit (0 jobs run)
Sep 4 13:34:13 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 14:30:01 twentytwo CRON[389318]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 14:31:43 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 14:31:43 twentytwo anacron[389380]: Anacron 2.3 started on 2022-09-04
Sep 4 14:31:43 twentytwo anacron[389380]: Normal exit (0 jobs run)
Sep 4 14:31:43 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 15:30:01 twentytwo CRON[392039]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 15:31:48 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 15:31:48 twentytwo anacron[392066]: Anacron 2.3 started on 2022-09-04
Sep 4 15:31:48 twentytwo anacron[392066]: Normal exit (0 jobs run)
Sep 4 15:31:48 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 16:30:01 twentytwo CRON[393951]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 16:34:03 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 16:34:03 twentytwo anacron[393992]: Anacron 2.3 started on 2022-09-04
Sep 4 16:34:03 twentytwo anacron[393992]: Normal exit (0 jobs run)
Sep 4 16:34:03 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 17:30:01 twentytwo CRON[395824]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 17:32:03 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 17:32:03 twentytwo anacron[395837]: Anacron 2.3 started on 2022-09-04
Sep 4 17:32:03 twentytwo anacron[395837]: Normal exit (0 jobs run)
Sep 4 17:32:03 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 18:30:01 twentytwo CRON[402559]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 18:31:53 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 18:31:53 twentytwo anacron[402581]: Anacron 2.3 started on 2022-09-04
Sep 4 18:31:53 twentytwo anacron[402581]: Normal exit (0 jobs run)
Sep 4 18:31:53 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 19:30:01 twentytwo CRON[405906]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 19:30:48 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 19:30:48 twentytwo anacron[405913]: Anacron 2.3 started on 2022-09-04
Sep 4 19:30:48 twentytwo anacron[405913]: Normal exit (0 jobs run)
Sep 4 19:30:48 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 20:30:01 twentytwo CRON[409592]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 4 20:33:48 twentytwo systemd[1]: Started Run anacron jobs.
Sep 4 21:33:48 twentytwo anacron[412685]: Normal exit (0 jobs run)
Sep 4 21:33:48 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 4 21:49:36 twentytwo systemd[1]: anacron.timer: Deactivated successfully.
Sep 4 21:49:36 twentytwo systemd[1]: Stopped Trigger anacron every hour.
Sep 5 12:57:52 twentytwo systemd[1]: Started Trigger anacron every hour.
Sep 5 12:57:52 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 12:57:52 twentytwo anacron[816]: Anacron 2.3 started on 2022-09-05
Sep 5 12:57:52 twentytwo anacron[816]: Will run job `cron.daily' in 5 min.
Sep 5 12:57:52 twentytwo anacron[816]: Jobs will be executed sequentially
Sep 5 13:02:53 twentytwo anacron[816]: Job `cron.daily' started
Sep 5 13:02:53 twentytwo anacron[6009]: Updated timestamp for job `cron.daily' to 2022-09-05
Sep 5 13:02:54 twentytwo anacron[816]: Job `cron.daily' terminated
Sep 5 13:02:54 twentytwo anacron[816]: Normal exit (1 job run)
Sep 5 13:02:54 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 13:30:01 twentytwo CRON[6828]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 13:33:37 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 13:33:37 twentytwo anacron[6851]: Anacron 2.3 started on 2022-09-05
Sep 5 13:33:37 twentytwo anacron[6851]: Normal exit (0 jobs run)
Sep 5 13:33:37 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 17:51:29 twentytwo systemd[1]: Started Trigger anacron every hour.
Sep 5 17:51:29 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 17:51:29 twentytwo anacron[817]: Anacron 2.3 started on 2022-09-05
Sep 5 17:51:29 twentytwo anacron[817]: Normal exit (0 jobs run)
Sep 5 17:51:29 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 17:56:15 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 17:56:15 twentytwo anacron[3518]: Anacron 2.3 started on 2022-09-05
Sep 5 17:56:15 twentytwo anacron[3518]: Normal exit (0 jobs run)
Sep 5 17:56:15 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 18:08:32 twentytwo systemd[1]: anacron.timer: Deactivated successfully.
Sep 5 18:08:32 twentytwo systemd[1]: Stopped Trigger anacron every hour.
Sep 5 18:08:32 twentytwo systemd[1]: Stopping Trigger anacron every hour...
Sep 5 18:08:32 twentytwo systemd[1]: Started Trigger anacron every hour.
Sep 5 18:30:01 twentytwo CRON[86578]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 18:31:15 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 18:31:15 twentytwo anacron[91241]: Anacron 2.3 started on 2022-09-05
Sep 5 18:31:15 twentytwo anacron[91241]: Normal exit (0 jobs run)
Sep 5 18:31:15 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 19:30:01 twentytwo CRON[94520]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 19:33:38 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 19:33:38 twentytwo anacron[94565]: Anacron 2.3 started on 2022-09-05
Sep 5 19:33:38 twentytwo anacron[94565]: Normal exit (0 jobs run)
Sep 5 19:33:38 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 20:30:01 twentytwo CRON[101891]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 20:34:15 twentytwo systemd[1]: Started Run anacron jobs.
Sep 5 20:34:15 twentytwo anacron[101997]: Anacron 2.3 started on 2022-09-05
Sep 5 20:34:15 twentytwo anacron[101997]: Normal exit (0 jobs run)
Sep 5 20:34:15 twentytwo systemd[1]: anacron.service: Deactivated successfully.
Sep 5 21:04:01 twentytwo systemd[1]: anacron.timer: Deactivated successfully.
Sep 5 21:04:01 twentytwo systemd[1]: Stopped Trigger anacron every hour.
Sep 5 21:30:01 twentytwo CRON[4399]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 22:30:01 twentytwo CRON[7460]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 5 23:30:01 twentytwo CRON[10604]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 6 23:30:01 twentytwo CRON[4401]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 7 10:30:01 twentytwo CRON[7232]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 7 11:30:01 twentytwo CRON[14366]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 7 12:30:02 twentytwo CRON[18715]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 7 13:30:01 twentytwo CRON[22861]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 7 22:30:01 twentytwo CRON[8635]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 9 07:30:01 twentytwo CRON[4075]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 9 08:30:01 twentytwo CRON[6667]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 9 09:30:01 twentytwo CRON[10879]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Sep 9 10:30:01 twentytwo CRON[12904]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
The update happended on the 5th…
I can investigate this more in the next days, I just manually run the backup.
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.19.6 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages anacron depends on:
ii libc6 2.34-7
ii lsb-base 11.2
Versions of packages anacron recommends:
ii cron [cron-daemon] 3.0pl1-149
Versions of packages anacron suggests:
ii exim4-daemon-light [mail-transport-agent] 4.96-3
pn powermgmt-base <none>
ii rsyslog [system-log-daemon] 8.2208.0-1
-- no debconf information
--
Dr. Helge Kreutzmann
deb...@helgefjell.de
Dipl.-Phys.
http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre":
http://www.ffii.de/