[Bug 1242790] New: perl-Net-FTP-AutoReconnect-0.3-14.fc23 FTBFS: Undeclared dependency on Net::FTP

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 14 08:12:23 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1242790

            Bug ID: 1242790
           Summary: perl-Net-FTP-AutoReconnect-0.3-14.fc23 FTBFS:
                    Undeclared dependency on Net::FTP
           Product: Fedora
           Version: rawhide
         Component: perl-Net-FTP-AutoReconnect
          Assignee: bjohnson at symetrix.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: bjohnson at symetrix.com,
                    perl-devel at lists.fedoraproject.org



perl-Net-FTP-AutoReconnect-0.3-14.fc23 fails to build in F23 because a test
fails:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
#   Failed test 'use Net::FTP::AutoReconnect;'
#   at t/00compile.t line 6.
#     Tried to use 'Net::FTP::AutoReconnect'.
#     Error:  Can't locate Net/FTP.pm in @INC (you may need to install the
Net::FTP module) (@INC contains:
/builddir/build/BUILD/Net-FTP-AutoReconnect-0.3/blib/lib
/builddir/build/BUILD/Net-FTP-AutoReconnect-0.3/blib/arch
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/builddir/build/BUILD/Net-FTP-AutoReconnect-0.3/blib/lib/Net/FTP/AutoReconnect.pm
line 7.
# BEGIN failed--compilation aborted at
/builddir/build/BUILD/Net-FTP-AutoReconnect-0.3/blib/lib/Net/FTP/AutoReconnect.pm
line 7.
# Compilation failed in require at t/00compile.t line 6.
# BEGIN failed--compilation aborted at t/00compile.t line 6.
# Looks like you failed 1 test of 1.
t/00compile.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Obviously your package requires Net::FTP but you forgot to declare the
dependency.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list