After I edit my crontab with crontab -e the following message appears: chl ~ # crontab -e 21:27:06 fcrontab : editing root's fcrontab 21:31:17 Could not exec /usr/bin fcronsighup: No such file or directory Reproducible: Always Steps to Reproduce: 1.chrontab -e Expected Results: fcronsighup (/usr/sbin/fcronsighup) should be executed. (I must do it by hand)
Firstly, you failed to mention fcron version. Secondly, when did you emerge fcron? This was a previous bug that was fixed. Doing 'emerge sync' and remerging fcron should solve the problem.
Sorry for forgetting the version. :-/ > Thu Jan 20 20:40:34 2005 >>> sys-apps/fcron-2.9.5.1-r2 I re-emerged it and the problem is gone. Thank you for the help. I only expected a new release for that...
Yeah its my mistake; -r2 was originally supposed to fix this problem, but I goofed and only fixed half the problem. When fixing the other half I forgot to bump the revision. Sorry for the inconvenience.