Ticket #72 (closed bug: invalid)

Opened 1 year ago

Last modified 1 year ago

SOAP::Lite 0.67 Not Found on CPAN

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, 73, 74, 75
Cc:

Description (Last modified by kindlund)

Hi i am getting an error stating that in need SOAP LITE 0.67 but it is not found over CPAN

devinder@devinder-desktop:~/HoneyClient-Util-0.98$ sudo perl Makefile.PL
*** Module::AutoInstall version 1.02
*** Checking for Perl dependencies...
[Core Features]
- Carp                  ...loaded. (1.04)
- Data::Dumper          ...loaded. (2.121_08)
- Log::Dispatch::Syslog ...loaded. (1.18)
- Log::Log4perl         ...loaded. (1.12)
- SOAP::Lite            ...missing. (would need 0.67)
- SOAP::Transport::HTTP ...loaded. (0.60)
- Sys::Syslog           ...loaded. (0.13)
- XML::Tidy             ...loaded. (1.2.54HJnFa)
- XML::XPath            ...loaded. (1.13)
==> Auto-install the 1 mandatory module(s) from CPAN? [y] y
CPAN: File::HomeDir loaded ok (v0.65)
*** Dependencies will be installed the next time you type 'make'.
*** Module::AutoInstall configuration finished.
Warning: prerequisite SOAP::Lite 0.67 not found. We have 0.60.
Writing Makefile for HoneyClient::Util
devinder@devinder-desktop:~/HoneyClient-Util-0.98$ 

Attachments

Change History

08/27/07 19:18:21 changed by kindlund

  • status changed from new to closed.
  • description changed.
  • reporter changed from anonymous to devinbhullar@gmail.com.
  • component changed from Unknown to HoneyClient::Util::SOAP.
  • summary changed from Soap:::Lite 0.67 Not founf on CPAN to SOAP::Lite 0.67 Not Found on CPAN.
  • priority changed from normal to lowest.
  • milestone set to 0.9.
  • keywords set to soap, lite, soap::lite, make, 71, 73, 74, 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 #72 (SOAP::Lite 0.67 Not Found on CPAN)




Change Properties
Action