Your message dated Tue, 10 Jul 2007 21:44:42 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430321: fixed in openmpi 1.2.3-0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: openmpi-dev
Severity: serious
User: [EMAIL PROTECTED]
Usertags: goal-ldbl128

Discussed in http://lists.debian.org/debian-devel/2007/05/msg01173.html

With glibc-2.5 and gcc-4.1.2 (and gcc-4.2), the 'long double'
data type did change from a 64bit representation to a 128bit
representation on alpha, powerpc, sparc, s390. To allow
partial upgrades of packages, we will need to rename all
packages holding libraries with the long double data type in
their API.  Both libc and libstdc++ do not need to be renamed,
because they support both representations.  We rename the library
packages on all architectures to avoid name mismatches between
architectures (you can avoid the renaming by supporting both
datatype representations in the library as done in glibc and
libstdc++, but unless a library is prepared for that, it does not
        seem to be worth the effort).

It is suggested to rename a package libfoo1 to libfoo1ldbl;
please wait with the renaming if the package depends on
another library package which needs renaming.

This package has been indentified as one with header files in
/usr/include matching 'long *double'. Please close this bug report
if it is a false positive, or rename the package accordingly.


--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 1.2.3-0

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

libopenmpi-dbg_1.2.3-0_i386.deb
  to pool/main/o/openmpi/libopenmpi-dbg_1.2.3-0_i386.deb
libopenmpi-dev_1.2.3-0_i386.deb
  to pool/main/o/openmpi/libopenmpi-dev_1.2.3-0_i386.deb
libopenmpi1_1.2.3-0_i386.deb
  to pool/main/o/openmpi/libopenmpi1_1.2.3-0_i386.deb
openmpi-bin_1.2.3-0_i386.deb
  to pool/main/o/openmpi/openmpi-bin_1.2.3-0_i386.deb
openmpi-common_1.2.3-0_all.deb
  to pool/main/o/openmpi/openmpi-common_1.2.3-0_all.deb
openmpi-doc_1.2.3-0_all.deb
  to pool/main/o/openmpi/openmpi-doc_1.2.3-0_all.deb
openmpi_1.2.3-0.diff.gz
  to pool/main/o/openmpi/openmpi_1.2.3-0.diff.gz
openmpi_1.2.3-0.dsc
  to pool/main/o/openmpi/openmpi_1.2.3-0.dsc
openmpi_1.2.3.orig.tar.gz
  to pool/main/o/openmpi/openmpi_1.2.3.orig.tar.gz



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.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated openmpi 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.7
Date: Sat, 23 Jun 2007 18:55:31 -0500
Source: openmpi
Binary: openmpi-common openmpi-bin libopenmpi-dev libopenmpi1 libopenmpi-dbg 
openmpi-doc
Architecture: source all i386
Version: 1.2.3-0
Distribution: unstable
Urgency: low
Maintainer: Debian OpenMPI Maintainers <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description: 
 libopenmpi-dbg - high performance message passing library
 libopenmpi-dev - high performance message passing library
 libopenmpi1 - high performance message passing library
 openmpi-bin - high performance message passing library
 openmpi-common - high performance message passing library
 openmpi-doc - high performance message passing library
Closes: 386491 388216 390238 392633 396761 404003 404026 405472 413607 415338 
419867 427356 430321
Changes: 
 openmpi (1.2.3-0) unstable; urgency=low
 .
   * First release by the new maintainer group 'pkg-openmpi'
 .
   * Takeover of the package is coordinated with the previous maintainer.
     Our thanks to Florian for his initial packaging.
   * We also would like to thank everybody who has prepared a previous NMU,
 .
   [ Dirk Eddelbuettel ]
   * debian/control: Add myself as Uploaders
   * debian/patches/31_fix_manpages_lintian.dpatch: Another small man page fix
   * debian/{ompi_info.1,opal_wrapper.1,orted.1}: Contributed three man pages
   * Renaming some sub-package:
     - openmpi-libs0 package renamed to libopenmpi1
     - openmpi-dev package renamed to libopenmpi-dev
     - openmpi-dbg package rename to libopenmpi-dbg
     - new openmpi-mpidoc package renamed to openmpi-doc
   * debian/control: Add Build-Depends: on 'gcc (>= 4.1.2)' to build for the
     'long double' transition -- and as we happen to have renamed the library
     package name, is requivalent to the 'ldbl' suffix  (Closes: #430321)
 .
   [ Upstream ]
   * Fixed: mpif77 and mpif90 incorrect default include file search path
     (Closes: #405472)
 .
   [ Sylvestre Ledru ]
   * New upstream release 1.2.3
   * New upstream release 1.2.2 (Closes: #427356)
   * Patch removed: 20implicit_pointer_conversion.dpatch
   * Apply all of Tilman's patches below (Closes: #415338)
   * Add the correct XS-Autobuild, XS-Vcs-Svn and XS-Vcs-Browser fields in
     debian/control.
   * Fix errors in manpages (Lintian complaining)
 .
   [ Manuel Prinz ]
   * Patch removed: 30_alpha_inline_assembly.dpatch (Fixed upstream)
   * Updated patch of autogenerated autoconf files by Steve Langasek.
   * Fixed: Please make openmpi thread-compartible by adding
     --enable-mpi-threads and --enable-progress-threads (Closes: #419867)
   * Fixed: Use Debian alternatives (Closes: #396761)
   * Added watch file.
 .
   [ Tilman Koschnick ]
   * New upstream release 1.2.0
   * Acknowledge previous NMUs (Closes: #386491, #392633, #404003, #404026).
   * Fix: mpicc.openmpi fails to run when named mpicc.openmpi (Closes: #388216).
   * Include manual pages (Closes: #413607).
   * Add openmpi-mpidoc package for man pages describing the MPI standard.
   * Update copyrights.
 .
   [ Andreas Barth ]
   * Spelling mistake in the description of the package (Closes: #390238)
Files: 
 d761f99d75d3a6294988785e157ca079 950 net optional openmpi_1.2.3-0.dsc
 c96b9ac47fcd8ae7d59bd554dd81cb31 6481765 net optional openmpi_1.2.3.orig.tar.gz
 7cba1bc4a72091d090a67efa121f3b98 278654 net optional openmpi_1.2.3-0.diff.gz
 39f20dd16da8891b16c14b8401379e4d 126052 net optional 
openmpi-bin_1.2.3-0_i386.deb
 fa1ca4a537083c5923d9afd42aef4d14 392874 libdevel optional 
libopenmpi-dev_1.2.3-0_i386.deb
 f769631b1bb9443a66a0f04d93bac90e 1025908 libs optional 
libopenmpi1_1.2.3-0_i386.deb
 cc73517baba1fbec03c40e08911aa783 3811840 devel optional 
libopenmpi-dbg_1.2.3-0_i386.deb
 e91d01a8536a5000c7d276794f7774e8 15728 net optional 
openmpi-common_1.2.3-0_all.deb
 4bab5af640fa5fc650f96cb8876c1d8f 418194 net optional 
openmpi-doc_1.2.3-0_all.deb

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

iD8DBQFGfc4kCZSR95Gw07cRAvbLAJ95yQ+wXsCcoIdBle+BrbEeXZATBACfdeWH
Q7Fx6rAmTGvfygrV2e64Z4Y=
=aeTP
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to