Ticket #71 (closed bug: invalid)

Opened 1 year ago

Last modified 1 year ago

Unable to install SOAP::Lite

Reported by: devinbhullar@gmail.com Assigned to: kindlund
Priority: normal Milestone: 0.9
Component: HoneyClient::Util Version: none
Severity: none Keywords: soap, lite, soap::lite, make, 72, 73, 74, 75
Cc:

Description (Last modified by kindlund)

devinder@devinder-desktop:~/HoneyClient-Util-0.98$ sudo make test
/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Log::Dispatch::Syslog,0,SOAP::Lite,0.67,XML::Tidy,0
*** Installing dependencies...
CPAN: File::HomeDir loaded ok (v0.65)
*** Installing SOAP::Lite...
CPAN: Storable loaded ok (v2.15)
Going to read /home/devinder/.cpan/Metadata
  Database was generated on Tue, 21 Aug 2007 06:36:47 GMT
CPAN: YAML loaded ok (v0.65)
Going to read /home/devinder/.cpan/build/
............................................................................DONE
Found 33 old builds, restored the state of 33
Running install for module 'SOAP::Lite'
Running make for B/BY/BYRNE/SOAP-Lite-0.69.tar.gz
  Has already been unwrapped into directory /home/devinder/.cpan/build/SOAP-Lite-0.69-kR74PW
  Has already been made
Running make test
  Has already been tested successfully
Running make install
  Already done
*** SOAP::Lite installation failed.
*** Module::AutoInstall installation finished.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/honeyclient_util_config.t t/honeyclient_util_soap.t
t/honeyclient_util_config....ok                                              
t/honeyclient_util_soap......ok 1/0                                          
#   Failed test 'use HoneyClient::Util::SOAP;'
#   at t/honeyclient_util_soap.t line 29.
#     Tried to use 'HoneyClient::Util::SOAP'.
#     Error:  SOAP::Lite version 0.67 required--this is only version 0.60 at /home/devinder/HoneyClient-Util-0.98/blib/lib/HoneyClient/Util/SOAP.pm line 226.
# BEGIN failed--compilation aborted at t/honeyclient_util_soap.t line 29.
# Compilation failed in require at (eval 17) line 2.
# BEGIN failed--compilation aborted at (eval 17) line 2.
# Can't load HoneyClient::Util::SOAP package.  Check to make sure the package library is correctly listed within the path.
t/honeyclient_util_soap......NOK 2/0Undefined subroutine &HoneyClient::Util::SOAP::getServerHandle called at t/honeyclient_util_soap.t line 71.
# Looks like you failed 1 test of 15.
# Looks like your test died just after 15.
t/honeyclient_util_soap......dubious                                         
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
        Failed 1/15 tests, 93.33% okay
Failed Test               Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/honeyclient_util_soap.t  255 65280    15    1  2
Failed 1/2 test scripts. 1/43 subtests failed.
Files=2, Tests=43,  4 wallclock secs ( 3.42 cusr +  0.03 csys =  3.45 CPU)
Failed 1/2 test programs. 1/43 subtests failed.
make: *** [test_dynamic] Error 255
devinder@devinder-desktop:~/HoneyClient-Util-0.98$ 

Attachments

Change History

08/27/07 19:13:01 changed by kindlund

  • status changed from new to closed.
  • description changed.
  • summary changed from make test failed - honey client to Unable to install SOAP::Lite.
  • milestone set to 0.9.
  • keywords set to soap, lite, soap::lite, make, 72, 73, 74, 75.
  • resolution set to invalid.

Hi Devinder,

You have submitted multiple tickets, regarding the issues you've had with HoneyClient::Util and SOAP::Lite.

These tickets are: #71, #72, #73, #74, #75

In the future, please ONLY submit one ticket per issue. If you have additional follow-up information and/or questions, feel free to add additional comments to an existing ticket.

In this specific output, it looks like the make process failed, because you need to install SOAP::Lite v0.67 or greater. This is not a bug with our code.

Regards,

— Darien


Add/Change #71 (Unable to install SOAP::Lite)




Change Properties
Action