Opened 15 years ago

Last modified 14 years ago

#20915 closed defect

p5-net-ssh-perl SSH2 failing — at Initial Version

Reported by: michaelm@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: p5-math-pari

Description

Scripts using SSH1 work fine. SSH2 connections are failing with the following output.

Can't load '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle' for module Math::Pari: dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle, 1): Symbol not found: _hiremainder

Referenced from: /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle Expected in: dynamic lookup

at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Util/SSH2MP.pm line 6

Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Util/SSH2MP.pm line 6. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Util/SSH2MP.pm line 6. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Util.pm line 56. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Kex/DH1.pm line 10. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Kex.pm line 6. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/Kex.pm line 6. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/SSH2.pm line 6. BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/SSH2.pm line 6. Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/NET/SSH/PERL.pm line 54.

Change History (0)

Note: See TracTickets for help on using tickets.