[Bug 1828947] [NEW] Absolute path missing in cron files
Thibault Richard
1828947 at bugs.launchpad.net
Tue May 14 07:23:44 UTC 2019
Public bug reported:
On Ubuntu 18.04.2 LTS (Bionic Beaver) I had each day a reported issue
/etc/cron.daily/man-db:
/etc/cron.daily/man-db: 32: /etc/cron.daily/man-db: start-stop-daemon: not found
run-parts: /etc/cron.daily/man-db exited with return code 127
I've solved it by simply adding the absolute path /sbin/start-stop-
daemon
Line 23 on /etc/cron.weekly/man-db
Line 22 and 32 on /etc/cron.daily/man-db
** Affects: man-db (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to man-db in Ubuntu.
https://bugs.launchpad.net/bugs/1828947
Title:
Absolute path missing in cron files
Status in man-db package in Ubuntu:
New
Bug description:
On Ubuntu 18.04.2 LTS (Bionic Beaver) I had each day a reported issue
/etc/cron.daily/man-db:
/etc/cron.daily/man-db: 32: /etc/cron.daily/man-db: start-stop-daemon: not found
run-parts: /etc/cron.daily/man-db exited with return code 127
I've solved it by simply adding the absolute path /sbin/start-stop-
daemon
Line 23 on /etc/cron.weekly/man-db
Line 22 and 32 on /etc/cron.daily/man-db
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1828947/+subscriptions
More information about the foundations-bugs
mailing list