Bug 538602 - ABRT fails to send report with XML-RPC fault: libcurl failed to execute the HTTP POST transaction.
Summary: ABRT fails to send report with XML-RPC fault: libcurl failed to execute the H...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-18 22:02 UTC by Richard Schwarting
Modified: 2015-02-01 22:49 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-19 09:55:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Screenshot of ABRT error (38.78 KB, image/png)
2009-11-18 22:02 UTC, Richard Schwarting
no flags Details

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


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