Summary: | sys-process/fcron: pkg_postinst() message does not match reality | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jeremy Olexa (darkside) (RETIRED) <darkside> |
Component: | New packages | Assignee: | 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)
![]() ![]() ![]() 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). This should be okay in 3.0.6-r1. |