Package: libnet-lite-ftp-perl
Version: 0.47-1
Severity: serious
Tags: patch

When building 'libnet-lite-ftp-perl' in a clean 'unstable' chroot,
I get the following error:

#     Tried to use 'Net::Lite::FTP'.
#     Error:  Can't locate Net/SSLeay/Handle.pm in @INC (@INC contains: 
/libnet-lite-ftp-perl-0.47/blib/lib /libnet-lite-ftp-perl-0.47/blib/arch 
/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 /libnet-lite-ftp-perl-0.47/blib/lib/Net/Lite/FTP.pm line 35.
# BEGIN failed--compilation aborted at t/Net-Lite-FTP.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate auto/Net/Lite/FTP/new.al in @INC (@INC contains: 
/libnet-lite-ftp-perl-0.47/blib/lib /libnet-lite-ftp-perl-0.47/blib/arch 
/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 t/Net-Lite-FTP.t line 11
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/Net-Lite-FTP.t  255 65280     3    5 166.67%  1-3
Failed 1/1 test scripts, 0.00% okay. 3/3 subtests failed, 0.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/libnet-lite-ftp-perl-0.47'
make: *** [install-stamp] Error 2

Please add the missing Build-Depends on 'libnet-ssleay-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libnet-lite-ftp-perl-0.47/debian/control ./debian/control
--- ../tmp-orig/libnet-lite-ftp-perl-0.47/debian/control        2006-09-12 
06:16:08.000000000 +0000
+++ ./debian/control    2006-09-12 06:16:06.000000000 +0000
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.6.0)
+Build-Depends-Indep: perl (>= 5.6.0), libnet-ssleay-perl
 Maintainer: Alexis Sukrieh <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to