https://bugzilla.redhat.com/show_bug.cgi?id=1036359
Bug ID: 1036359 Summary: ejabberd logs not reopened after rotation Product: Fedora Version: 20 Component: ejabberd Assignee: lemenkov@gmail.com Reporter: redhat@subs.maneos.org QA Contact: extras-qa@fedoraproject.org CC: erlang@lists.fedoraproject.org, jkaluza@redhat.com, lemenkov@gmail.com, martin@laptop.org
Description of problem:
Version-Release number of selected component (if applicable):
ejabberd-2.1.13-7.fc20.x86_64
How reproducible:
Steps to Reproduce: 1. Make sure ejabberd is running and logrotate is enabled. 2. Wait until logrotate runs. 3. Check contents of /var/log/ejabberd/ejabberd.log.
Actual results:
0 size file that never gets updated.
Expected results:
File containing log entries for events as they occur.
Additional info:
/etc/logrotate.d/ejabberd is trying to run /usr/sbin/ejabberdctl, but ejabberdctl is installed in /usr/bin now.
https://bugzilla.redhat.com/show_bug.cgi?id=1036359
rstory@tislabs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rstory@tislabs.com
--- Comment #1 from rstory@tislabs.com --- ejabberd.log is size 0 and not updated, and actual logging is still going to the rotated log file, ejabberd.log-YYYYMMDD..
https://bugzilla.redhat.com/show_bug.cgi?id=1036359
Peter Lemenkov lemenkov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |RAWHIDE Last Closed| |2014-09-01 07:28:22
--- Comment #2 from Peter Lemenkov lemenkov@gmail.com --- This bug should be closed in Rawhide now and will be closed in Fedora 21.
erlang@lists.fedoraproject.org