Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Firewall VM HoneClient::FW Does not start #200

@dkindlund

Description

@dkindlund

Hi,

I've been trying to get the HoneyClient setup to run based on the user guide: http://www.honeyclient.org/trac/wiki/UserGuide

Unfortunately the Firewall VM that I pulled and unzipped does not initialize the daemon for the HoneyClient as the guide says it should. Instead it fails giving this warning:
{{{
not ok 1 -use HoneyClient::Util::Config;

Failed test 'use HoneyClient::Util::Config;'

in /hc/startFWListener.pl at line 19.

Tried to use 'HoneyClient::Util::Config'.

Error: Can't locate HoneyClient/Util/Config.pm in @inc (@inc contains: /usr... at /hc/startFWListener/pl line 19.

BEGIN failed--compilation aborted at /hc/startFWListener.pl line 19.

Can't load HoneyClient::Util::Config package. Check to make sure the package library is correctly listed within the path.

Can't locate HoneyClient/Util/Config.pm in @inc (@inc contains: /usr... at /hc/startFWListener/pl line 21.
BEGIN failed--compilation aborted at /hc/startFWListener.pl line 21.
1..1

Looks like you failed 1 test of 1.

Looks like your test died just after 1.

}}}

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions