Ticket #74 (closed bug: invalid)

Opened 1 year ago

Last modified 11 months ago

SOAP::Lite Installation Failed

Reported by: devinbhullar@gmail.com Assigned to: knwang
Priority: lowest Milestone: 0.9
Component: HoneyClient::Util::SOAP Version: none
Severity: trivial Keywords: soap, lite, soap::lite, make, 71, 72, 73, 75
Cc:

Description (Last modified by kindlund)

Hi when i make

i get the errors PW

  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.
Manifying blib/man3/HoneyClient::Util::Config.3pm
Manifying blib/man3/HoneyClient::Util::SOAP.3pm
devinder@devinder-desktop:~/HoneyClient-Util-0.98$ 

Attachments

Change History

08/27/07 19:23:35 changed by kindlund

  • status changed from new to closed.
  • description changed.
  • reporter changed from Devinder <devinbhullar@gmail.com> to devinbhullar@gmail.com.
  • component changed from Unknown to HoneyClient::Util::SOAP.
  • summary changed from SOAP Lite Installation Failed to SOAP::Lite Installation Failed.
  • priority changed from high to lowest.
  • milestone set to 0.9.
  • keywords set to soap, lite, soap::lite, make, 71, 72, 73, 75.
  • resolution set to invalid.
  • severity changed from none to trivial.

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 ticket, it looks like you tried to install SOAP::Lite automatically via the Makefile scripts. If this does not work for you, then try installing SOAP::Lite manually via CPAN. This can be accomplished by typing the following as root:

# cpan

> install SOAP::Lite

If the installer is unable to download and install SOAP::Lite v0.69, then you need to try a different CPAN mirror that has a more updated version of this library.

For example, I use the following CPAN mirror: ftp://mirrors.kernel.org/pub/CPAN

In sum, this is not a bug with our code.

Regards,

— Darien


Add/Change #74 (SOAP::Lite Installation Failed)




Change Properties
Action