Ticket #183 (closed issue: fixed)

Opened 3 months ago

Last modified 3 months ago

there is a problem with installing the perl dependencies

Reported by: achak@cerias.purdue.edu Assigned to: kindlund
Priority: normal Milestone:
Component: Installation Version: none
Severity: none Keywords:
Cc:

Description

"cpan[16]> install Bundle::HoneyClient::Util Warning: Cannot install Bundle::HoneyClient::Util, don't know what it is. Try the command

i /Bundle::HoneyClient::Util/

to find objects with matching identifiers."

The above is the error message I am getting. Can you please help me with this?

Attachments

Change History

09/04/08 21:30:13 changed by kindlund

  • status changed from new to assigned.

Hi,

It looks like you didn't tell CPAN to use your local repository, instead of the public one.

See step #1 in this section: http://www.honeyclient.org/trac/wiki/UserGuide#InitializeCPAN

You want to tell CPAN to use your extracted directory /home/user/honeyclient/cpan by setting the o conf urllist cpan variable.

If you're still having problems, please let me know.

Regards,

— Darien

09/04/08 21:44:24 changed by anonymous

Thanks for the attention. I have already done that: "cpan[1]> o conf urllist

urllist

0 file:///home/testbed/honeyclient/cpan/

Type 'o conf' to view all configuration items"

But it is still giving the same error.

Ankur

09/05/08 07:55:48 changed by xkovah

Perl caches the package list when it does the first install. So if you had ever done an install before configuring our settings, it is likely that you have the wrong metadata. Try removing honeyclient/cpan/Metadata and see if that makes a difference.

Xeno

09/05/08 12:15:02 changed by anonymous

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

Thanks a lot. It's working now.


Add/Change #183 (there is a problem with installing the perl dependencies)




Change Properties
Action