Your message dated Sat, 03 Sep 2005 13:33:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325810: fixed in scalapack 1.7-9
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Aug 2005 05:51:36 +0000
>From [EMAIL PROTECTED] Tue Aug 30 22:51:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp3.stanford.edu [171.67.16.138]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EALVY-00015k-00; Tue, 30 Aug 2005 22:51:36 -0700
Received: from windlord.stanford.edu (windlord.Stanford.EDU [171.64.19.147])
by smtp3.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j7V5pY6m009616
for <[EMAIL PROTECTED]>; Tue, 30 Aug 2005 22:51:34 -0700
Received: by windlord.stanford.edu (Postfix, from userid 1000)
id DD2C9E7BCE; Tue, 30 Aug 2005 22:51:33 -0700 (PDT)
Content-Type: multipart/mixed; boundary="===============1671888461=="
MIME-Version: 1.0
From: Russ Allbery <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: scalapack: must be rebuilt for the mpich transition
X-Mailer: reportbug 3.15
Date: Tue, 30 Aug 2005 22:51:33 -0700
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1671888461==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: scalapack
Severity: serious
Tags: patch
Justification: Policy 2.2.1
mpich was caught up in the C++ transition, and has also dropped the mpich
package. mpicc and friends have moved to a libmpich1.0-dev package, and
the runtime has moved to mpich-bin.
Attached is a patch that I believe should fix the build and runtime
dependencies, although please take a look and be sure that this is the
correct runtime dependency. After applying this patch, a new upload is
needed to build against the new mpich shared libraries, since the shared
library package has changed names given the C++ transition.
Please try to do this soon as possible, as all of mpich's dependencies
have to be transitioned for mpich to move into testing.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.30
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
--===============1671888461==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="scalapack.patch"
--- scalapack-1.7/debian/control.orig 2005-08-30 22:47:03.000000000 -0700
+++ scalapack-1.7/debian/control 2005-08-30 22:48:35.000000000 -0700
@@ -3,11 +3,11 @@
Priority: extra
Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
-Build-Depends: mpich, lam4-dev, pvm-dev, blacs-mpich-dev, blacs-lam-dev,
blacs-pvm-dev, g77, lapack3-dev | liblapack-3.so, refblas3-dev | libblas-3.so,
f2c, debhelper
+Build-Depends: libmpich1.0-dev, lam4-dev, pvm-dev, blacs-mpich-dev,
blacs-lam-dev, blacs-pvm-dev, g77, lapack3-dev | liblapack-3.so, refblas3-dev |
libblas-3.so, f2c, debhelper
Package: scalapack1-mpich
Architecture: any
-Depends: mpich, ${shlibs:Depends}
+Depends: mpich-bin, ${shlibs:Depends}
Suggests: scalapack-doc
Description: Scalable Linear Algebra Package - Shared libs. for MPICH
ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
--===============1671888461==--
---------------------------------------
Received: (at 325810-close) by bugs.debian.org; 3 Sep 2005 20:38:40 +0000
>From [EMAIL PROTECTED] Sat Sep 03 13:38:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EBehF-0006hH-00; Sat, 03 Sep 2005 13:33:05 -0700
From: Philipp Frauenfelder <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325810: fixed in scalapack 1.7-9
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Sep 2005 13:33:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: scalapack
Source-Version: 1.7-9
We believe that the bug you reported is fixed in the latest version of
scalapack, which is due to be installed in the Debian FTP archive:
scalapack-lam-dev_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-lam-dev_1.7-9_i386.deb
scalapack-lam-test_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-lam-test_1.7-9_i386.deb
scalapack-mpich-dev_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-mpich-dev_1.7-9_i386.deb
scalapack-mpich-test_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-mpich-test_1.7-9_i386.deb
scalapack-pvm-dev_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-pvm-dev_1.7-9_i386.deb
scalapack-pvm-test_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack-pvm-test_1.7-9_i386.deb
scalapack-test-common_1.7-9_all.deb
to pool/main/s/scalapack/scalapack-test-common_1.7-9_all.deb
scalapack1-lam_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack1-lam_1.7-9_i386.deb
scalapack1-mpich_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack1-mpich_1.7-9_i386.deb
scalapack1-pvm_1.7-9_i386.deb
to pool/main/s/scalapack/scalapack1-pvm_1.7-9_i386.deb
scalapack_1.7-9.diff.gz
to pool/main/s/scalapack/scalapack_1.7-9.diff.gz
scalapack_1.7-9.dsc
to pool/main/s/scalapack/scalapack_1.7-9.dsc
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.
Philipp Frauenfelder <[EMAIL PROTECTED]> (supplier of updated scalapack 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: Wed, 31 Aug 2005 23:05:18 +0200
Source: scalapack
Binary: scalapack-pvm-dev scalapack-test-common scalapack1-mpich
scalapack-lam-test scalapack-lam-dev scalapack-pvm-test scalapack1-pvm
scalapack-mpich-dev scalapack1-lam scalapack-mpich-test
Architecture: source i386 all
Version: 1.7-9
Distribution: unstable
Urgency: low
Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]>
Changed-By: Philipp Frauenfelder <[EMAIL PROTECTED]>
Description:
scalapack-lam-dev - Scalable Linear Algebra Package - Dev. files for LAM
scalapack-lam-test - Scalable Linear Algebra Package - Test files for LAM
scalapack-mpich-dev - Scalable Linear Algebra Package - Dev. files for MPICH
scalapack-mpich-test - Scalable Linear Algebra Package - Test files for MPICH
scalapack-pvm-dev - Scalable Linear Algebra Package - Dev. files for PVM
scalapack-pvm-test - Scalable Linear Algebra Package - Test files for PVM
scalapack-test-common - Test data for ScaLAPACK testers
scalapack1-lam - Scalable Linear Algebra Package - Shared libs. for LAM
scalapack1-mpich - Scalable Linear Algebra Package - Shared libs. for MPICH
scalapack1-pvm - Scalable Linear Algebra Package - Shared libs. for PVM
Closes: 325810
Changes:
scalapack (1.7-9) unstable; urgency=low
.
* Recompile against C++ ABI changed mpich (and change build depends).
Closes: #325810
Files:
8f46f3f4ae4fafd4b6cc7cf407ae0691 923 devel extra scalapack_1.7-9.dsc
7089efba72ae13d3168fe74b94fcc9b1 22220 devel extra scalapack_1.7-9.diff.gz
0811eb534ec9eca94f8bd16607188b00 2542574 devel extra
scalapack1-mpich_1.7-9_i386.deb
1e2ee72b69214c6035e0d0e368c24f60 2643022 devel extra
scalapack-mpich-dev_1.7-9_i386.deb
848fb872186f9a2009f5d1f8acb376fb 15761768 devel extra
scalapack-mpich-test_1.7-9_i386.deb
a8798d8f0cf562ee005ab93ee3702352 2539932 devel extra
scalapack1-lam_1.7-9_i386.deb
8d1d8811d3bcb792a81fa3e21a4119e8 2643018 devel extra
scalapack-lam-dev_1.7-9_i386.deb
6ca82101fee0bab3181488ddaf907ffb 3498828 devel extra
scalapack-lam-test_1.7-9_i386.deb
5b3d4efdd0d1b13471b11ed442e86ac8 2539902 devel extra
scalapack1-pvm_1.7-9_i386.deb
f978efde6a177dab1e84e62f26802d8b 2642964 devel extra
scalapack-pvm-dev_1.7-9_i386.deb
2f38a3c461c1499d0a7c979910017834 3496646 devel extra
scalapack-pvm-test_1.7-9_i386.deb
08ac375c58425c90072643e4c6ff17d7 18642 devel extra
scalapack-test-common_1.7-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDGep9WLF0MZ2lytgRAi0vAKCMMFCZrcjPGx7heudARg+KgTsIpACcDeM0
VwVrX+HeH2CEULEW/UZymrY=
=/ZqI
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]