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:
Seems like you don't have the default set of packages installed. Can you try $ yum install libreport-plugin-ureport
Fixed. Installed ureport package. The dependency was overlooked by yum when installing abrt (bugzilla).
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.