[Bug 1828947] Re: Absolute path missing in cron files
Colin Watson
cjwatson at canonical.com
Mon Aug 5 09:39:53 UTC 2019
What does /etc/crontab say? On my system it has:
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
--
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:
Incomplete
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