Bug 742609

Summary: Missing default ABRT components in system installed from Live CD
Product: [Fedora] Fedora Reporter: Zdenek Chmelar <chmelarz>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: anton, dfediuck, dvlasenk, iprikryl, jmoskovc, kklic, mmilata, mtoman, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:9346d35602a19e07adca73494abe5f0b022baa29
Fixed In Version: abrt-2.0.4.981-2.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-09 19:40:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zdenek Chmelar 2011-09-30 18:19:53 UTC
Description of problem:
The installation of the ABRT from the live-cd is missing additional packages that are helpful for problem analyse. These packages enable to use retrace server instead of installation of 1.5 GB of additional packages. It enables further functionality as well. These packages are about few kB of data and they should be included on the live-cd.

The packages are:
abrt-cli
abrt-retrace-client
libreport-cli
libreport-plugin-mailx
libreport-plugin-reportuploader
libtar
mailx

Version-Release number of selected component (if applicable):
Fedora 16 Beta (up-to-date)

How reproducible:
When one want to report a ABRT report, you don't have much options how to do that with current ABRT installation. You are asked to download additional 0.5 GB of packages with total installation of 1.5 GB. This is nonsense if the live-cd can contain additional few hunderts of kB of packages that will provide all the needed support. Moreover the beginners do not know which packages can be installed to get required function or to avoid 0.5 GB of additional download.
  
Actual results:
ABRT dosn't contain full set of features that's able to offer.

Expected results:
Add missing packages on live-cd to get these functions. The amount of data is small and can be stored on the live-cd

Comment 1 Jiri Moskovcak 2011-10-03 06:21:12 UTC
Agreed, I will add abrt-retrace-client as a dependency to abrt-desktop, but the rest doesn't seem so useful.

Comment 2 Zdenek Chmelar 2011-10-03 08:42:55 UTC
(In reply to comment #1)

Thanks a lot for your reply.
Yes, you're right. I have tested it now and the retrace client is all I needed for successful bug reporting.

Comment 3 Fedora Update System 2011-10-03 10:23:25 UTC
abrt-2.0.4.981-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/abrt-2.0.4.981-2.fc16

Comment 4 Fedora Update System 2011-10-03 17:45:29 UTC
Package abrt-2.0.4.981-2.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-2.0.4.981-2.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/abrt-2.0.4.981-2.fc16
then log in and leave karma (feedback).

Comment 5 Zdenek Chmelar 2011-10-04 16:51:17 UTC
1. Updated, tested and worked fine.
2. Uninstalled / removed all abrt components and installed thrugh abrt-desktop package

[root@localhost liveuser]# rpm -qa | grep -i abrt
[root@localhost liveuser]# 


[root@localhost liveuser]# yum install abrt-desktop
...
...
Installed:
  abrt-desktop.x86_64 0:2.0.4.981-2.fc16                                        

Dependency Installed:
  abrt.x86_64 0:2.0.4.981-2.fc16                                                
  abrt-addon-ccpp.x86_64 0:2.0.4.981-2.fc16                                     
  abrt-addon-kerneloops.x86_64 0:2.0.4.981-2.fc16                               
  abrt-addon-python.x86_64 0:2.0.4.981-2.fc16                                   
  abrt-addon-vmcore.x86_64 0:2.0.4.981-2.fc16                                   
  abrt-gui.x86_64 0:2.0.4.981-2.fc16                                            
  abrt-libs.x86_64 0:2.0.4.981-2.fc16                                           
  abrt-retrace-client.x86_64 0:2.0.4.981-2.fc16                                 

Complete!


Again, everything is installed as desired.
Positive feedback was left on https://admin.fedoraproject.org/updates/abrt-2.0.4.981-2.fc16

Thank you

Comment 6 Fedora Update System 2011-10-09 19:40:30 UTC
abrt-2.0.4.981-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.