Bug 857198

Summary: reporter-ureport: command not found
Product: [Fedora] Fedora Reporter: JW Hall <crashhal>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: abrt-devel-list, crashhal, dvlasenk, iprikryl, jfilak, jmoskovc, kklic, mmilata, mtoman
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-18 02:41:04 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 screenshot of the error msg. none

Description JW Hall 2012-09-13 19:00:09 UTC
Created attachment 612582 [details]
A screenshot of the error msg.

Description of problem:
When trying to report any bug I get an error and no report is sent.

Version-Release number of selected component (if applicable): Fedora 17; ABRT 2.0.12


How reproducible: Every time.


Steps to Reproduce:
1. open ABRT
2. select bug to report
3. [Forward] to next step
4. accept "as is" the info being generated and sent using the [x] check box.
5. [Forward] again to send
  
Actual results:
Processing failed.
[-]Show log

--- Running report_uReport ---
/bin/sh: reporter-ureport: command not found
(exited with 127)

Expected results:
send report without error

Additional info:

Comment 1 Jiri Moskovcak 2012-09-17 07:22:16 UTC
Seems like you don't have the default set of packages installed. Can you try $ yum install libreport-plugin-ureport

Comment 2 JW Hall 2012-09-18 02:41:04 UTC
Fixed. Installed ureport package. The dependency was overlooked by yum when installing abrt (bugzilla).

Comment 3 Jiri Moskovcak 2012-09-18 07:37:04 UTC
The ureport package should be automatically pulled by the package "abrt-desktop" which should be installed by default. If you don't have this package installed then you probably customized the ABRT package set and you might be experiencing other problems in future. So I strongly recommend to install it.