Robin Cook <[EMAIL PROTECTED]> writes: > At F3: Warning: Died at /usr/bin/perl-install/ftp.pm line 34 > Warning: Undefined subroutine &c::rpmdbClose called at > /usr/bin/perl-install/pkgs.pm line 1363 this is strange. Net::FTP->new must have failed. If you retry, does it still fail? i don't know in which Net::FTP->new fails, and the error message should be ok (Net::FTP->new should set $@) do you have more information?
