Modify

Ticket #1044 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

install ebox-dhcp on ubuntu 8.04 gave 'Can't locate File/Copy/Recursive.pm'

Reported by: wessel@… Owned by: juruen@…
Milestone: Component: base
Severity: normal Keywords: Version: 0.11.101-0ubuntu1~ppa1
Cc:

Description

After installing ebox-dhcp I get

2008/06/22 02:04:26 ERROR> Global.pm:84 EBox::Global::modExists - Error loading class EBox::DHCP: Can't locate File/Copy/Recursive?.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/perl5/EBox/Types/File.pm line 47. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/Types/File.pm line 47.

in the ebox.log, fixed it with

cpan> install File::Copy::Recursive

Attachments

Change History

comment:1 Changed 5 years ago by ejhernandez@…

  • Status changed from new to closed
  • Resolution set to fixed

Hi, thanks very much for your report.

This is already fixed in SVN version and it will be out in next release.

Other solution is install the deb package through:

$ sudo apt-get install libfile-copy-recursive-perl

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.