Subject: | Catalyst::Controller::SOAP |
Date: | Wed, 16 Jan 2013 21:02:34 +0100 |
To: | bug-catalyst-controller-soap [...] rt.cpan.org |
From: | Kelvin Wuite <kelvin.wuite [...] gmail.com> |
Dear lovely person who reads my message/ mister Ruoso,
I am getting the following error while installing
Catalyst::Controller::SOAP on my debian 6.06 machine with perl version
5.10.1 and the following:
'Unhandled message!'
# doesn't match '(?-xism:Fault)'
# Failed test ' SOAP Fault response: Unhandled message!'
# at t/PostApp.t line 138.
# Looks like you failed 9 tests of 19.
t/PostApp.t ................... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/19 subtests
t/type-in-message.t ........... ok
Test Summary Report
-------------------
t/Catalyst-Controller-SOAP.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/PostApp.t (Wstat: 2304 Tests: 19 Failed: 9)
Failed tests: 1, 3-9, 14
Non-zero exit status: 9
Files=3, Tests=23, 2 wallclock secs ( 0.01 usr 0.00 sys + 2.21 cusr
0.12 csys = 2.34 CPU)
Result: FAIL
Failed 2/3 test programs. 10/23 subtests failed.
make: *** [test_dynamic] Error 255
DRUOSO/Catalyst-Controller-SOAP-1.23.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DRUOSO/Catalyst-Controller-SOAP-1.23.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
DRUOSO/Catalyst-Controller-SOAP-1.23.tar.gz : make_test NO
Dependencie specs:
- XML::Compile is up to date (1.30).
- SOAP::WSDL is up to date (2.00.10).
- MRO::Compat is up to date (0.12).
- Catalyst::Runtime is up to date (5.90019).
- XML::Compile::SOAP is up to date (2.35).
- Moose is up to date (2.0604).
- XML::Compile::WSDL11 is up to date (2.35).
The report function doesn't give me a better clue of the problem since that
failed 2.
Dear sir/mam, what am I doing wrong here, got any clue?
Sine sera,
Kelvin