[Bug 351079] New: Net::SSH::Perl - missed dependencies
https://bugzilla.novell.com/show_bug.cgi?id=351079 Summary: Net::SSH::Perl - missed dependencies Product: openSUSE 10.3 Version: Final Platform: All OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: goldstein.mark@gmail.com QAContact: qa@suse.de Found By: Other I've installed Net::SSH::Perl from /repositories/devel:/languages:/perl/openSUSE_10.3 and found a number of issues with it. 1) Dependency to Crypt::RSA is missing. 2) As installed, the module works terribly slow. After searching the net, I found out that it is known issue. For this module to work normally, Math::BigInt::GMP shall be installed. Trying to install it (download from CPAN and doing normal perl Makefile.PL, make, make install) I found out the following additional implicit dependencies: - gmp_devel package is needed (include files) - Math::BigRat and bignum modules shall be updated to recent versions. With these modules installed/updated, Net::SSH:Perl worked OK. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=351079 User crrodriguez@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=351079#c1 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@novell.com AssignedTo|pth@novell.com |jfunk@funktronics.ca Component|Development |3rd party software Product|openSUSE 10.3 |openSUSE.org Version|Final |unspecified --- Comment #1 from Cristian Rodriguez <crrodriguez@novell.com> 2008-01-02 01:10:35 MST --- james, one for you ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=351079 User jfunk@funktronics.ca added comment https://bugzilla.novell.com/show_bug.cgi?id=351079#c2 --- Comment #2 from James Oakley <jfunk@funktronics.ca> 2008-01-02 09:12:15 MST --- I created the packages but the test suites are failing and they appear to require a newer version of Math-BigInt, which is unfortunately one of Perl's core modules. I'll have to look deeper to figure out if the failure is related to the older Math:BigInt. If so, I will have to either work around it, or wait for a newer Perl release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=351079 James Oakley <jfunk@funktronics.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=351079 User jfunk@funktronics.ca added comment https://bugzilla.novell.com/show_bug.cgi?id=351079#c4 James Oakley <jfunk@funktronics.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |LATER --- Comment #4 from James Oakley <jfunk@funktronics.ca> 2008-01-15 15:35:46 MST --- It appears that Math::BigInt::GMP really does require Math::BigInt 1.87. Since it's a core module, this will have to wait until 11, which will ship with Perl 5.10, which includes Math::BigInt 1.88. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com