After editing or installing a new crontab, fcron tries to execute /usr/bin/fcronsighup. But the fcron-2.9.5.1-r2.ebuild places this file in /usr/sbin/ (along with fcrondyn, which should also go into /usr/bin/). Reproducible: Always Steps to Reproduce: (0. On a system using fcron) 1. 'crontab /etc/crontab' Actual Results: 01:00:38 installing file /etc/crontab for user root 01:00:39 Could not exec /usr/bin fcronsighup: No such file or directory Expected Results: 01:03:22 installing file /etc/crontab for user root Modifications will be taken into account right now. This had been fixed before in 2.9.5.1 and is actually a regression in 2.9.5.1-r2. See also bug #78726 (which I can't reopen).
*** This bug has been marked as a duplicate of 78726 ***