Bug 538602

Summary: ABRT fails to send report with XML-RPC fault: libcurl failed to execute the HTTP POST transaction.
Product: [Fedora] Fedora Reporter: Richard Schwarting <aquarichy>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: anton, dfediuck, dvlasenk, iprikryl, jmoskovc, kklic, manuelrrojas, mnowak, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-19 09:55:03 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:
Attachments:
Description Flags
Screenshot of ABRT error none

Description Richard Schwarting 2009-11-18 22:02:03 UTC
Created attachment 370208 [details]
Screenshot of ABRT error

Description of problem:

When I tried to send a report for a gnome-panel wnck-applet crash, I get a Report Error message with this content:

Bugzilla: XML-RPC Fault: libcurl failed to execute the HTTP POST transaction.
Logger: file:///var/log/abrt-logger

There is nothing of interest in my ~/.xsession-errors (besides a listing of debuginfo packets that were downloaded for the stacktrace). 

Version-Release number of selected component (if applicable):
abrt-0.0.11-2.fc12

How reproducible:
Each time I try to send this one.

Steps to Reproduce:
1. Cause wnck to crash (once every login with me)
2. Try to report it
3.
  
Actual results:
Error message about XML-RPC Fault

Expected results:
Report successfully sent

Additional info:
It had a 15MB core file that I opted not to send along, and I had edited the Repro steps, rather than describing them in the comment area.

Comment 1 Nikola Pajkovsky 2009-11-19 09:55:03 UTC
We don't send corefile to bugzilla. And problem with XMLRPC should be fixed in git repo.

Comment 2 Richard Schwarting 2009-11-19 10:28:00 UTC
Thanks!  Should I just hold off on trying to submit reports until that hits the updates repository?

Are the core files sent elsewhere?

Comment 3 Nikola Pajkovsky 2009-11-19 10:48:16 UTC
We sending a corefile only through ftp or scp. You can wait for update(hope it will be at the end of week in fedora-candidate-update) or simply clone git and make your local build(make rpm)

Comment 4 Richard Schwarting 2009-11-19 23:33:10 UTC
Ah, well, the main reason I'm excluding the core file is because it's 15MB and I'm accumulating a lot of crashes and can't afford the bandwidth. 

Do you know if they're compressed before being sent over?  I'll file a Feature Request if not and one doesn't already exist.

Comment 5 Richard Schwarting 2009-11-19 23:33:44 UTC
Oh, and building from git, submitting now works for me.  Thanks.

Comment 6 manuelrrojas 2009-11-25 13:51:24 UTC
Does not exist any update package  for xmlrpc or abrt to send abrt report without use git repo???... 

This program maybe is not usefull if you need do some extra work!!!

Comment 7 Denys Vlasenko 2009-11-26 12:20:51 UTC
If I understand things correctly, abrt 1.0.0 *is* released already for f12. Did you try "yum update abrt"?

Comment 8 Jiri Moskovcak 2009-11-26 16:21:22 UTC
ABRT 1.0 is in testing repository, you can install it using

$ yum update abrt --enablerepo=updates-testing

Comment 9 manuelrrojas 2009-11-28 13:43:45 UTC
Hi, the update from the testing repository work's fine ... i will report everything, that I can =D ...

thanks for a lot