Something is apparently amiss with my cron setup, but my inexperienced eyes can't tell what that is. Everyday, email like the following is waiting.
Subject: Cron <root@linux> run-parts /etc/cron.daily
/etc/cron.daily/slocate.cron:
fatal error: updatedb: create_db(): rename: No such file or directory
/etc/cron.daily/sysstat:
find: /var/log/sa/sar30: No such file or directory
and
Subject: Cron <root@linux> run-parts /etc/cron.daily
/etc/cron.daily/makewhatis.cron:
rm: cannot remove `/var/tmp/tmpwhatis3J93vF': No such file or directory
Well, some others too.
What's happening to cause these errors in the cron jobs? How would one revert to the config files that were installed by default (RH7.1)?
Subject: Cron <root@linux> run-parts /etc/cron.daily
/etc/cron.daily/slocate.cron:
fatal error: updatedb: create_db(): rename: No such file or directory
/etc/cron.daily/sysstat:
find: /var/log/sa/sar30: No such file or directory
and
Subject: Cron <root@linux> run-parts /etc/cron.daily
/etc/cron.daily/makewhatis.cron:
rm: cannot remove `/var/tmp/tmpwhatis3J93vF': No such file or directory
Well, some others too.
What's happening to cause these errors in the cron jobs? How would one revert to the config files that were installed by default (RH7.1)?