Red Hat Bugzilla – Bug 758366
Typo in /etc/libreport/events.d/python_event.conf
Last modified: 2012-06-20 03:03:47 EDT
+++ This bug was initially created as a clone of Bug #744784 +++ Description of problem: The file in question contains: # reporter-bugzilla -c /etc/libreport/plugins/Bugzilla.conf In fact the BZ plugin configuration file is called bugzilla.conf (lowercase b). That is, as long as libreport-plugin-bugzilla is installed. I was also wondering why this line was commented out. Is that an intention? Version-Release number of selected component (if applicable): abrt-2.0.4-11.el6 ------------------------------------------------------------------ Same with /etc/libreport/events.d/python_event.conf: reporter-bugzilla -c /etc/libreport/plugins/Bugzilla.conf (we ship lower-case bugzilla.conf).
Fixed in git: commit 5eb22db808534787b301a907412d6954fa68caca Author: Denys Vlasenko <dvlasenk@redhat.com> Date: Tue Jan 17 19:28:36 2012 +0100 Correct /etc/libreport/plugins/Bugzilla.conf -> bugzilla.conf typo
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0841.html