Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79268 - fcron-2.9.5.1-r2 is searching for fcronsighup in the wrong location
Summary: fcron-2.9.5.1-r2 is searching for fcronsighup in the wrong location
Status: RESOLVED DUPLICATE of bug 78726
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-23 16:06 UTC by Lars Geiger
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Geiger 2005-01-23 16:06:47 UTC
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).
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-01-23 16:15:20 UTC
*** This bug has been marked as a duplicate of 78726 ***