Bug#896534: libnetapp-perl: missing dependency on libnet-telnet-perl

Niko Tyni ntyni at debian.org
Sun Apr 22 08:41:09 BST 2018


Package: libnetapp-perl
Version: 500.002-1
Severity: serious
User: debian-perl at lists.debian.org
Usertags: use-failure

This package is missing a dependency on libnet-telnet-perl:

 # perl -e 'use NetApp'
 Can't locate Net/Telnet.pm in @INC (you may need to install the Net::Telnet module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.2 /usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/NetApp/Filer.pm line 16.
 BEGIN failed--compilation aborted at /usr/share/perl5/NetApp/Filer.pm line 16.
 Compilation failed in require at /usr/share/perl5/NetApp.pm line 12.
 BEGIN failed--compilation aborted at /usr/share/perl5/NetApp.pm line 12.
 Compilation failed in require at -e line 1.
 BEGIN failed--compilation aborted at -e line 1.

I see that ssh is (rightly!) the preferred way to use this module,
and libnet-telnet-perl is an alternative secondary dependency, but
NetApp::Filer unconditionally uses Net::Telnet so it looks like the
package is unusable without that...
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list