Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: collectd - Statistics collection daemon for filling RRD files https://bugzilla.redhat.com/show_bug.cgi?id=442371 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2008-04-14 19:57 EST ------- The 'incoherent-subsys' warning is bogus. It is complaining that it wants the lockfile in /var/lock/subsys to be called 'collectd', instead of '$prog'. It is too dumb to realize that $prog is a shell env var initialized to 'collectd' earlier. The other error about /etc/rc.d/init.d/collectd can be fixed by changing %config(noreplace) %{_initrddir}/collectd to just %{_initrddir}/collectd so the initscript isn't marked as a config file. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
