Bug 449930

Summary: Upgrade to upstream 0.710.05
Product: [Fedora] Fedora Reporter: Ludek Smid <lsmid>
Component: perl-SOAP-LiteAssignee: Mike McGrath <mmcgrath>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 9CC: eteo, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.710.07-1.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-29 22:01:37 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 Ludek Smid 2008-06-04 10:37:45 UTC
Description of problem:

Current version does not work for XMLRPC calls. Not sure about SOAP.

Version-Release number of selected component (if applicable):
perl-SOAP-Lite-0.68-6.fc9.noarch

How reproducible:
Always

Steps to Reproduce:
use XMLRPC::Lite;
my $rpc = new XMLRPC::Lite( $database_url );
my $call = $rpc->call('bugzilla.runQuery', $querydata);

Actual results:
Can't use string as an ARRAY ref while "strict refs" in use at re_eval <snipped
long dump of XML data> at <top level script name>

Expected results:
Result of the call.

Additional info:

Upgrading to upstream 0.710.05 from CPAN fixed the problem.

Comment 1 Mike McGrath 2008-06-24 20:38:10 UTC
Ugh, this figures.  make test is failing horribly in multiple different ways. 
Looking further.  Contacting upstream... why is nothing simple?

Comment 2 Eugene Teo (Security Response) 2008-06-24 22:24:35 UTC
Thanks Mike. I am experiencing exactly the same make test problem last night..

Comment 3 Mike McGrath 2008-06-24 22:39:44 UTC
Ok, built without make test.  Known issue (actually documented in the readme)  I
opened a ticket with upstream hoping they will fix it soon.

http://koji.fedoraproject.org/koji/buildinfo?buildID=53721

Give it a test if you have a moment and I'll push it.

Comment 4 Eugene Teo (Security Response) 2008-06-24 22:45:26 UTC
Awesome. Thanks Mike. I have upgraded perl-SOAP-Lite. I tried running the perl
script I had problems with, and it worked now.

Comment 5 Fedora Update System 2008-06-28 16:08:38 UTC
perl-SOAP-Lite-0.710.07-1.fc8 has been submitted as an update for Fedora 8

Comment 6 Fedora Update System 2008-06-28 16:09:55 UTC
perl-SOAP-Lite-0.710.07-1.fc9 has been submitted as an update for Fedora 9

Comment 7 Fedora Update System 2008-06-29 22:00:21 UTC
perl-SOAP-Lite-0.710.07-1.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2008-06-29 22:01:34 UTC
perl-SOAP-Lite-0.710.07-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.