Hide Forgot
Description of problem: Abrt uses wrong priority levels for some messages. Version-Release number of selected component (if applicable): abrt-2.1.6-3.fc19 How reproducible: always Steps to Reproduce: journalctl -b -u abrtd.service -p err Actual results: See attached output. Expected results: Log messages like "Init complete, entering main loop" should not appear, when user wants to display only error and worse messages.
Created attachment 790559 [details] journalctl output
Yes, all our log messages are written to syslog as ERR: syslog(LOG_ERR, "%s", msg + prefix_len); which we shouldn't.
commit b50a5f7a27d5f6afe893d946b4a3278161c1fc84 Author: Richard Marko <rmarko> Date: Tue Oct 15 12:37:54 2013 +0200 Use log_ family instead of VERBn log calls Related to rhbz#1001139 Signed-off-by: Richard Marko <rmarko>
gnome-abrt-0.3.3-1.fc19,abrt-2.1.9-1.fc19,libreport-2.1.9-1.fc19,satyr-0.11-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/gnome-abrt-0.3.3-1.fc19,abrt-2.1.9-1.fc19,libreport-2.1.9-1.fc19,satyr-0.11-1.fc19
Package gnome-abrt-0.3.3-1.fc19, abrt-2.1.9-1.fc19, libreport-2.1.9-1.fc19, satyr-0.11-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.3.3-1.fc19 abrt-2.1.9-1.fc19 libreport-2.1.9-1.fc19 satyr-0.11-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20261/gnome-abrt-0.3.3-1.fc19,abrt-2.1.9-1.fc19,libreport-2.1.9-1.fc19,satyr-0.11-1.fc19 then log in and leave karma (feedback).
gnome-abrt-0.3.3-1.fc19, abrt-2.1.9-1.fc19, libreport-2.1.9-1.fc19, satyr-0.11-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.