Bug 1005762 - abrt BZ summary field is too long
Summary: abrt BZ summary field is too long
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-09 10:56 UTC by Karel Zak
Modified: 2016-12-01 00:45 UTC (History)
8 users (show)

Fixed In Version: abrt-2.1.10-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-08 07:08:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karel Zak 2013-09-09 10:56:21 UTC
Description of problem:

For example bug #1005566 summary line:

 [abrt] util-linux-2.23.2-2.fc19: recount_geometry: Process /usr/sbin/fdisk was killed by signal 8 (SIGFPE)

is horribly long and contains unnecessary (duplicate information).

 - package name (NVR) is unnecessary as we have "component" field in BZ
 - "Process" word is unnecessary as it's obvious from the path

It would be nice to have summary lines like:

 [abrt] recount_geometry: /usr/sbin/fdisk was killed by SIGFPE

or ideally:

  [abrt] fdisk:recount_geometry() killed by SIGFPE

All another information and details belong to the bug description. 


Please, keep the summary field brief!

Comment 1 Jakub Filak 2013-09-16 07:36:26 UTC
Thank you for the report! I've started a discussion about abrt Bugzilla summary on Fedora devel mailing list [1].

1: https://lists.fedoraproject.org/pipermail/devel/2013-September/189226.html

Comment 2 Jakub Filak 2013-11-11 07:05:01 UTC
Upstream commit e837bb4b97981e395f282b3d8adb981f4903310a fixes this bug.


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