Bug 449930 - Upgrade to upstream 0.710.05
Summary: Upgrade to upstream 0.710.05
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-SOAP-Lite
Version: 9
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-04 10:37 UTC by Ludek Smid
Modified: 2008-06-29 22:01 UTC (History)
2 users (show)

Fixed In Version: 0.710.07-1.fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-29 22:01:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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