Package: debianutils
Version: 5.3-1
Severity: important
Hi,
systemd-cron's cron targets fail without being able to invoke
/bin/run-parts, e.g.:
● cron-daily.service - systemd-cron daily script service
Loaded: loaded (/lib/systemd/system/cron-daily.service; static)
Active: failed (Result: exit-code) since Sat 2021-08-21 06:25:03 EDT;
41ms ago
Docs: man:systemd.cron(7)
Process: 833540 ExecStartPre=/lib/systemd-cron/boot_delay 5
(code=exited, status=0/SUCCESS)
Process: 833541 ExecStart=/bin/run-parts --report /etc/cron.daily
(code=exited, status=203/EXEC)
Main PID: 833541 (code=exited, status=203/EXEC)
CPU: 27ms
Aug 21 06:25:03 chase systemd[1]: Starting systemd-cron daily script
service...
Aug 21 06:25:03 chase systemd[833541]: cron-daily.service: Failed to locate
executable /bin/run-parts: No such file or directory
Aug 21 06:25:03 chase systemd[833541]: cron-daily.service: Failed at step
EXEC spawning /bin/run-parts: No such file or directory
Aug 21 06:25:03 chase systemd[1]: cron-daily.service: Main process exited,
code=exited, status=203/EXEC
Aug 21 06:25:03 chase systemd[1]: cron-daily.service: Failed with result
'exit-code'.
Aug 21 06:25:03 chase systemd[1]: Failed to start systemd-cron daily script
service.
Aug 21 06:25:03 chase systemd[1]: cron-daily.service: Triggering OnFailure=
dependencies.
-- System Information:
Debian Release: 11.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-8-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages debianutils depends on:
ii libc6 2.31-16
debianutils recommends no packages.
debianutils suggests no packages.
-- no debconf information
--
Robert Edmonds
[email protected]