Ticket #91 (closed test: invalid)

Opened 1 year ago

Last modified 1 year ago

Honeyclient::Manager "make test" Failed

Reported by: tshull@secureworks.com Assigned to: kindlund
Priority: normal Milestone: 0.9
Component: HoneyClient::Manager::VM Version: 0.99
Severity: none Keywords: vm, make, test, vmware, server
Cc:

Description (Last modified by kindlund)

mitre:~/HoneyClient-Manager-0.99# make test
/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Config::General,0,DateTime::HiRes,0,File::Copy::Recursive,0,IPTables::IPv4,0,Net::DNS::Resolver,0,Proc::ProcessTable,0
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/honeyclient_manager_vm.t
t/honeyclient_manager_vm....ok 1/0# About to run basic unit tests.
# Note: These tests *expect* VMware Server or VMware GSX to be installed and running on this system beforehand.

Don't know which tests failed: got 23 ok, expected 0
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 255

Attachments

Change History

08/30/07 13:45:53 changed by kindlund

  • status changed from new to assigned.
  • description changed.
  • summary changed from Honeyclient Manager make test failed to Honeyclient::Manager "make test" Failed.
  • version changed from none to 0.99.
  • milestone set to 0.9.
  • keywords set to vm, make, test, vmware, server.

Hi there,

It looks like you missed part of that "make test" command. As the UserGuide says in this section:

http://www.honeyclient.org/trac/wiki/UserGuide#InstallHoneyClient::Manager

… you have to use "PERL_MM_USE_DEFAULT=1 make test" — not just "make test".

In case this doesn't help, here are a couple of troubleshooting steps:

1. Before you ran this test, did you install and configure VMware Server? You can check to see if everything's running properly, by issuing the following command:

vmware-cmd -l

2. If your VMware Server is running properly, then could you please try the following command and post it's output:

# PERL_MM_USE_DEFAULT=1 make test

3. Next, try:

# perl -Ilib/ t/honeyclient_manager_vm.t

Regards,

— Darien

09/06/07 11:23:51 changed by kindlund

  • status changed from assigned to closed.
  • resolution set to invalid.

Hi,

Since we haven't heard back from you, I'll assume this issue has been resolved. In case it hasn't, feel free to re-open this ticket and provide us with more information about your issue.

Regards,

— Darien


Add/Change #91 (Honeyclient::Manager "make test" Failed)




Change Properties
Action