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 591843 - abrt-cli: crash 'XXXXXXXX' is not in database
Summary: abrt-cli: crash 'XXXXXXXX' is not in database
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: abrt
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Karel Klíč
QA Contact: Michal Nowak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-13 10:55 UTC by Michal Nowak
Modified: 2013-03-08 02:09 UTC (History)
10 users (show)

Fixed In Version: abrt-1.1.5-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 19:32:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
log from abrtd -dvvvvv (8.04 KB, text/plain)
2010-05-13 10:55 UTC, Michal Nowak
no flags Details
Proposed patch (3.07 KB, patch)
2010-05-26 15:20 UTC, Denys Vlasenko
no flags Details | Diff

Description Michal Nowak 2010-05-13 10:55:53 UTC
Created attachment 413713 [details]
log from abrtd -dvvvvv

Description of problem:

For every crash I trie to report via abrt-cli (thought I tested python exceptions only) I get:

"""
dhcp-lab-222 ~ # abrt-cli --report-always 5505cbf4
>! crash '5505cbf4' is not in database
>! Can't find crash with id 5505cbf4 in database
Reporting...
>> Creating a TicketUploader report...

>> Reporting via 'Bugzilla' was not successful: Empty login or password.
Please check /etc/abrt/plugins/Bugzilla.conf.
>> Writing report to '/var/log/abrt.log'
Bugzilla: Empty login or password.
Please check /etc/abrt/plugins/Bugzilla.conf.
Logger: file:///var/log/abrt.log
TicketUploader: Please send this to your technical support:
========cut here========
RHUPLOAD: This report was copied into /tmp/:
FILE: TicketUploader-newticket-20100513104433.tar.gz
MD5SUM: db9e16daf904979720e0091948cfd9c9  -
==========end===========

Crash reported via 3 plugins (1 errors)
"""

both with `--report` and `--report-always`.

Log from `abrtd -dvvvvv` attached.

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

abrt-1.1.0-1.el6.x86_64

How reproducible:

always

Expected results:

abrt should not report it can't find that UUID in DB, when it actually does. (I know it does because `abrt-cli --report 5505cbf4` shows the traceback in $EDITOR as well as that error msg.)

Additional info:

Comment 1 RHEL Program Management 2010-05-13 11:37:17 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Michal Nowak 2010-05-26 14:28:21 UTC
Still in abrt-1.1.4-1.el6.x86_64 (unofficial one).


dhcp-lab-222 yum.repos.d # abrt-cli --get-list-full | grep 8de4eda1421d35882ba1af51051775770dc4ee14
	UUID       : 8de4eda1421d35882ba1af51051775770dc4ee14

dhcp-lab-222 yum.repos.d # abrt-cli --report-always 8de4eda1421d35882ba1af51051775770dc4ee14
>! crash '8de4eda1421d35882ba1af51051775770dc4ee14' is not in database
>! Can't find crash with id 8de4eda1421d35882ba1af51051775770dc4ee14 in database
Reporting...


I guess this is the kind of errors support folks would like to have removed.

Comment 3 Denys Vlasenko 2010-05-26 15:20:32 UTC
Created attachment 416877 [details]
Proposed patch

Comment 4 Denys Vlasenko 2010-05-26 15:20:47 UTC
Fixed in git.

Comment 7 Denys Vlasenko 2010-06-02 18:04:20 UTC
It will be in abrt-1.1.5-1 as soon as it will be built...

Comment 11 releng-rhel@redhat.com 2010-11-10 19:32:58 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.