Your message dated Sat, 04 Apr 2009 22:17:11 +0000
with message-id <[email protected]>
and subject line Bug#510904: fixed in libcrypt-dh-perl 0.06-3
has caused the Debian Bug report #510904,
regarding prints warning about bigint in default install
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
510904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510904
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcrypt-dh-perl
Version: 0.06-2
Severity: normal

Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::FastCalc at /usr/share/perl5/Crypt/DH.pm line 6

This is printed anytime something uses Crypt::DH. Problem is that it tells
Math::BigInt to use GMP, for speed. But, no dependency causes
libmath-bigint-gmp-perl to be installed when libcrypt-dh-perl is installed.

Possible solutions:

1. Add a dependency or recommends on libmath-bigint-gmp-perl
2. Change the code to run use Math::BigInt try => "GMP,Pari"
   Use of try will supress the warning.

#2 seems like the better option, unless the extra speed is really needed.
#2+recommends might be a good compromise.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcrypt-dh-perl depends on:
ii  perl                          5.10.0-18  Larry Wall's Practical Extraction 

libcrypt-dh-perl recommends no packages.

libcrypt-dh-perl suggests no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libcrypt-dh-perl
Source-Version: 0.06-3

We believe that the bug you reported is fixed in the latest version of
libcrypt-dh-perl, which is due to be installed in the Debian FTP archive:

libcrypt-dh-perl_0.06-3.diff.gz
  to pool/main/libc/libcrypt-dh-perl/libcrypt-dh-perl_0.06-3.diff.gz
libcrypt-dh-perl_0.06-3.dsc
  to pool/main/libc/libcrypt-dh-perl/libcrypt-dh-perl_0.06-3.dsc
libcrypt-dh-perl_0.06-3_all.deb
  to pool/main/libc/libcrypt-dh-perl/libcrypt-dh-perl_0.06-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominic Hargreaves <[email protected]> (supplier of updated libcrypt-dh-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 04 Apr 2009 23:01:12 +0100
Source: libcrypt-dh-perl
Binary: libcrypt-dh-perl
Architecture: source all
Version: 0.06-3
Distribution: unstable
Urgency: low
Maintainer: Dominic Hargreaves <[email protected]>
Changed-By: Dominic Hargreaves <[email protected]>
Description: 
 libcrypt-dh-perl - Diffie-Hellman key exchange system implemented in Perl
Closes: 510904
Changes: 
 libcrypt-dh-perl (0.06-3) unstable; urgency=low
 .
   * Only try the dedicated math libraries rather than depending on them,
     to remove unnecessary warning (closes: #510904)
   * Add recommends on libmath-bigint-gmp-perl, so it may be used if
     available or if extra speed is needed.
   * Add libmath-bigint-gmp-perl to the Build-Depends so that the tests
     run more quickly
   * Enable test suite
   * Add missing dependency on perl-modules
   * Update Standards-Version (no changes)
   * Upgrade debhelper compat to 5
Checksums-Sha1: 
 712e6c2b014d366e1680c9c8a94e61984fa80add 1125 libcrypt-dh-perl_0.06-3.dsc
 043f5ed058d6e076f09dbfbe532c6193c0dd9181 2550 libcrypt-dh-perl_0.06-3.diff.gz
 5e3fadce12b5fd685186010c8909333c6f90e300 10276 libcrypt-dh-perl_0.06-3_all.deb
Checksums-Sha256: 
 c78aea964da827d873803b55f4730494c6795e020a32f4e394f2c80b9083897f 1125 
libcrypt-dh-perl_0.06-3.dsc
 356521aeadd5134505ba4cab69ca4e06a161d90a57fdae5fa5fcfb0099c7b6dc 2550 
libcrypt-dh-perl_0.06-3.diff.gz
 dc03d638a9c8d71089c83df6302cd4e8dfb79c4b39b4a1eb933ba113ab0db4da 10276 
libcrypt-dh-perl_0.06-3_all.deb
Files: 
 0e2672dcc0d31a9d4699ba03daab308c 1125 perl optional libcrypt-dh-perl_0.06-3.dsc
 4a9473a802d85f18718caeeb98972efa 2550 perl optional 
libcrypt-dh-perl_0.06-3.diff.gz
 095d542286980207f5926d26bcfddcbf 10276 perl optional 
libcrypt-dh-perl_0.06-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJ19tMYzuFKFF44qURAswdAJ9j4WRN5+nS2cMLcpeUDni+5oNnzACggtjR
p8+gEDXYM0IlWXCRsk6PEN4=
=VP9A
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to