Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 311363

Summary: sys-process/fcron: pkg_postinst() message does not match reality
Product: Gentoo Linux Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: New packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED FIXED    
Severity: minor CC: cron-bugs+disabled, felix.leimbach, wschlich
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-03-25 23:44:07 UTC
the elog message references "/etc/fcrontab" multiple times but it is "/etc/fcron/fcrontab"

I don't know which is correct, so please fix :)
Comment 1 Felix Leimbach 2010-04-24 07:22:19 UTC
Stumbled upon this issue as well while upgrading fcron-3.0.4 to 3.0.5-r2.
The message has to be changed to refer to /etc/fcron/crontab instead of /etc/crontab. Note that it is crontab instead of fcrontab, as the latter has a different purpose (it is for check_system_crontabs as explained in the elog message).
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-01 16:06:21 UTC
This should be okay in 3.0.6-r1.