[Ssh-sftp-perl-users] Problems with Net::SSH::Perl after latest RH ES3 updates
Brought to you by:
dbrobins
From: Eric L. <net...@er...> - 2006-03-20 22:59:29
|
After running the latest set of updates on my RH ES3 box, I'm having trouble with public/private key authentication. Running a test script, I get the following during the authentication phase: Use of uninitialized value in numeric ge (>=) at /usr/lib/perl5/site_perl/5.8.0/Crypt/DH.pm line 84. Use of uninitialized value in numeric lt (<) at /usr/lib/perl5/site_perl/5.8.0/Crypt/DH.pm line 84. Essentially these errors repeat until I kill my script. Has anyone else run into this? Any ideas? Thanks in Advance Eric Langheinrich |