Public bug reported:

Binary package hint: libmodule-load-conditional-perl

libmodule-load-conditional-perl is missing a dependency on libmodule-
load-perl in Hardy Heron:

$ sudo apt-get install libmodule-load-conditional-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libmodule-load-conditional-perl
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.9kB of archives.
After this operation, 90.1kB of additional disk space will be used.
Get:1 http://gb.archive.ubuntu.com hardy/universe 
libmodule-load-conditional-perl 0.16-1 [13.9kB]
Fetched 13.9kB in 0s (265kB/s)                       
Selecting previously deselected package libmodule-load-conditional-perl.
(Reading database ... 201609 files and directories currently installed.)
Unpacking libmodule-load-conditional-perl (from 
.../libmodule-load-conditional-perl_0.16-1_all.deb) ...
Setting up libmodule-load-conditional-perl (0.16-1) ...
$

$ perl -MModule::Load::Conditional=0.04 -e0
Can't locate Module/Load.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/Module/Load/Conditional.pm line 5.
BEGIN failed--compilation aborted at 
/usr/share/perl5/Module/Load/Conditional.pm line 5.
Compilation failed in require.
BEGIN failed--compilation aborted.
$

Install the missing package:

$ sudo apt-get install libmodule-load-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libmodule-load-perl
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 8334B of archives.
After this operation, 77.8kB of additional disk space will be used.
Get:1 http://gb.archive.ubuntu.com hardy/universe libmodule-load-perl 0.10-2 
[8334B]
Fetched 8334B in 0s (152kB/s)             
Selecting previously deselected package libmodule-load-perl.
(Reading database ... 201617 files and directories currently installed.)
Unpacking libmodule-load-perl (from .../libmodule-load-perl_0.10-2_all.deb) ...
Setting up libmodule-load-perl (0.10-2) ...
$

and all is well:

$ perl -MModule::Load::Conditional=0.04 -e0
$

** Affects: libmodule-load-conditional-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
libmodule-load-conditional-perl missing dependency on libmodule-load-perl 
https://bugs.launchpad.net/bugs/301570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to