Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1052917

Summary: abrt-addon-ccpp requires abrt-bodhi
Product: Red Hat Enterprise Linux 7 Reporter: Lubomir Rintel <lkundrak>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jfilak
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: abrt-2.1.11-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-14 12:34:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A patch removing abrt-bodhi from abrt configuration none

Description Lubomir Rintel 2014-01-14 11:58:22 UTC
Description of problem:

...
All debuginfo files are available
Generating backtrace
Backtrace is generated and saved, 33865 bytes
Looking for similar problems in bugzilla
/usr/bin/abrt-action-analyze-ccpp-local: line 42: abrt-bodhi: command not found
('analyze_LocalGDB' exited with 127)


Version-Release number of selected component (if applicable):

abrt-addon-ccpp-2.1.7-5.el7.x86_64

How reproducible:

[lkundrak@localhost ~]$ rpm -qa |grep abrt |xargs rpm -ql |xargs grep abrt-bodhi
...
/usr/bin/abrt-action-analyze-ccpp-local:                    abrt-bodhi -r -b $bug_id

Additional info:

Either a dependency should be added, or the failure handled gracefully.

Comment 2 Jakub Filak 2014-01-14 12:33:12 UTC
Created attachment 849916 [details]
A patch removing abrt-bodhi from abrt configuration

Comment 3 Jakub Filak 2014-01-14 12:34:44 UTC
Thank you for the report. This particular bug was fixed in abrt-2.1.11-1.el7

Comment 4 Richard Marko 2014-01-15 16:47:54 UTC
*** Bug 1053689 has been marked as a duplicate of this bug. ***