Public bug reported:

Binary package hint: libapp-cli-perl

When trying to use the App::CLI::Command package Perl failed with this
import error:

rc:0 ] perl ./test
Can't locate Locale/Maketext/Simple.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/App/CLI/Command.pm line 4.
BEGIN failed--compilation aborted at /usr/share/perl5/App/CLI/Command.pm line 4.
Compilation failed in require at (eval 7) line 3.
        ...propagated at /usr/share/perl/5.8/base.pm line 84.
BEGIN failed--compilation aborted at ./test line 17.                            
              

After installing liblocale-maketext-simple-perl the problem was,
unsurprisingly, resolved.  It looks like there is an undeclared
dependency between the two libraries.

This is using:
rc:255 ] cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

** Affects: libapp-cli-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Undeclared dependency on liblocale-maketext-simple-perl
https://bugs.launchpad.net/bugs/187960
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to