Your message dated Tue, 12 Feb 2008 00:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#465285: fixed in mpich 1.2.7-7
has caused the Debian Bug report #465285,
regarding libmpich1.0gf -- package empty.
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.)
--
465285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465285
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libmpich1.0gf
Version: 1.2.7-6
Severity: serious
Tags: patch
Hi!
I noticed that the libmpich1.0gf package is empty! Please find
attached a simple patch to set the right install directories in
debian/rules.
If I got something wrong, please excuse me.
Thanks.
Kumar
--
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -u mpich-1.2.7/debian/rules mpich-1.2.7/debian/rules
--- mpich-1.2.7/debian/rules
+++ mpich-1.2.7/debian/rules
@@ -176,7 +176,7 @@
)
# install libs to proper places.
(set -e; for INST in mpich mpich-mpd mpich-shmem ; do \
- $(INSTALL_DIR) debian/lib"$$INST"1.0ldbl/usr/lib/$$INST/lib/shared; \
+ $(INSTALL_DIR) debian/lib"$$INST"1.0gf/usr/lib/$$INST/lib/shared; \
$(INSTALL_DIR) debian/lib"$$INST"1.0-dev/usr/lib/$$INST/bin; \
$(INSTALL_DIR) debian/lib"$$INST"1.0-dev/usr/lib/$$INST/etc; \
$(INSTALL_DIR) debian/lib"$$INST"1.0-dev/usr/lib/$$INST/man/man1; \
@@ -187,9 +187,9 @@
mv debian/$$INST-bin/usr/lib/$$INST/include debian/lib"$$INST"1.0-dev/usr/lib/$$INST/; \
mv debian/$$INST-bin/usr/lib/$$INST/lib debian/lib"$$INST"1.0-dev/usr/lib/$$INST/; \
mv debian/lib"$$INST"1.0-dev/usr/lib/$$INST/lib/lib*.so.1.0 debian/lib"$$INST"1.0-dev/usr/lib/$$INST/lib/shared/; \
- mv debian/lib"$$INST"1.0-dev/usr/lib/$$INST/lib/shared/lib*.so.1.0 debian/lib"$$INST"1.0ldbl/usr/lib/$$INST/lib/shared/; \
- for LIB in `(cd debian/lib"$$INST"1.0ldbl/usr/lib/$$INST/lib/shared && ls lib*.so.*)`; do \
- ln -s $$INST/lib/shared/$$LIB debian/lib"$$INST"1.0ldbl/usr/lib/$$LIB; \
+ mv debian/lib"$$INST"1.0-dev/usr/lib/$$INST/lib/shared/lib*.so.1.0 debian/lib"$$INST"1.0gf/usr/lib/$$INST/lib/shared/; \
+ for LIB in `(cd debian/lib"$$INST"1.0gf/usr/lib/$$INST/lib/shared && ls lib*.so.*)`; do \
+ ln -s $$INST/lib/shared/$$LIB debian/lib"$$INST"1.0gf/usr/lib/$$LIB; \
done; \
done;\
)
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mpich
Source-Version: 1.2.7-7
We believe that the bug you reported is fixed in the latest version of
mpich, which is due to be installed in the Debian FTP archive:
libmpich-mpd1.0-dev_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich-mpd1.0-dev_1.2.7-7_amd64.deb
libmpich-mpd1.0gf_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich-mpd1.0gf_1.2.7-7_amd64.deb
libmpich-shmem1.0-dev_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich-shmem1.0-dev_1.2.7-7_amd64.deb
libmpich-shmem1.0gf_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich-shmem1.0gf_1.2.7-7_amd64.deb
libmpich1.0-dev_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich1.0-dev_1.2.7-7_amd64.deb
libmpich1.0gf_1.2.7-7_amd64.deb
to pool/main/m/mpich/libmpich1.0gf_1.2.7-7_amd64.deb
mpe-source_1.2.7-7_all.deb
to pool/main/m/mpich/mpe-source_1.2.7-7_all.deb
mpi-doc_1.2.7-7_all.deb
to pool/main/m/mpich/mpi-doc_1.2.7-7_all.deb
mpich-bin_1.2.7-7_amd64.deb
to pool/main/m/mpich/mpich-bin_1.2.7-7_amd64.deb
mpich-mpd-bin_1.2.7-7_amd64.deb
to pool/main/m/mpich/mpich-mpd-bin_1.2.7-7_amd64.deb
mpich-shmem-bin_1.2.7-7_amd64.deb
to pool/main/m/mpich/mpich-shmem-bin_1.2.7-7_amd64.deb
mpich_1.2.7-7.diff.gz
to pool/main/m/mpich/mpich_1.2.7-7.diff.gz
mpich_1.2.7-7.dsc
to pool/main/m/mpich/mpich_1.2.7-7.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.
Adam C. Powell, IV <[EMAIL PROTECTED]> (supplier of updated mpich 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: Mon, 11 Feb 2008 18:41:43 -0500
Source: mpich
Binary: mpich-bin mpich-mpd-bin mpich-shmem-bin libmpich1.0-dev
libmpich-mpd1.0-dev libmpich-shmem1.0-dev libmpich1.0gf libmpich-mpd1.0gf
libmpich-shmem1.0gf mpi-doc mpe-source
Architecture: source all amd64
Version: 1.2.7-7
Distribution: unstable
Urgency: low
Maintainer: Adam C. Powell, IV <[EMAIL PROTECTED]>
Changed-By: Adam C. Powell, IV <[EMAIL PROTECTED]>
Description:
libmpich-mpd1.0-dev - mpich static libraries and development files
libmpich-mpd1.0gf - mpich-mpd runtime shared library
libmpich-shmem1.0-dev - mpich static libraries and development files
libmpich-shmem1.0gf - mpich-shmem runtime shared library
libmpich1.0-dev - mpich static libraries and development files
libmpich1.0gf - mpich runtime shared library
mpe-source - Source for MPE, for other package to build-depend
mpi-doc - Documentation for the MPICH MPI implementation and user's guides
mpich-bin - MPI parallel computing system implementation
mpich-mpd-bin - MPI parallel computing system implementation, MPD version
mpich-shmem-bin - MPI parallel computing system implementation, SHMEM version
Closes: 465285
Changes:
mpich (1.2.7-7) unstable; urgency=low
.
* Fixed shared library packages (thanks to Kumar Appaiah) (closes: #465285).
Files:
df8b03aae92e59ad36cf2b3ef65db66c 845 devel extra mpich_1.2.7-7.dsc
1c6fe814a64aef5c6bcbba015260a273 234085 devel extra mpich_1.2.7-7.diff.gz
545af14d44682dacb395fa58dbf5cf59 3560460 doc optional mpi-doc_1.2.7-7_all.deb
5a3ab08068ef546e4bee1cb13923417a 7340180 devel extra mpe-source_1.2.7-7_all.deb
34535210d21b2ddde8e3abbb34f812dd 223342 devel extra mpich-bin_1.2.7-7_amd64.deb
3e9161da1229c36b65f6c9c05ec4892b 285272 devel extra
mpich-mpd-bin_1.2.7-7_amd64.deb
ef0495e6747937ff6a7ed493e83e4ff9 151112 devel extra
mpich-shmem-bin_1.2.7-7_amd64.deb
998a678cea01c8f01da1055c2f91dc78 1540196 libdevel extra
libmpich1.0-dev_1.2.7-7_amd64.deb
d728865d0777100cb35a4c2870de00fe 1543080 libdevel extra
libmpich-mpd1.0-dev_1.2.7-7_amd64.deb
a730ff00550c3b790a3b2ade72963e41 1484128 libdevel extra
libmpich-shmem1.0-dev_1.2.7-7_amd64.deb
b3c059eeb1033d5674c685eaeec18bcb 708494 libs extra
libmpich1.0gf_1.2.7-7_amd64.deb
2d27fd67a5f19fe067292d6b07c6dbd6 711870 libs extra
libmpich-mpd1.0gf_1.2.7-7_amd64.deb
334bcf948cfdfef126b505df92a57263 617084 libs extra
libmpich-shmem1.0gf_1.2.7-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHsN/4Um8B6FZO5LYRAvVvAJ0TbodpgHQ0erETb2C58PkO3gBxTQCfTr33
uo45TepzjOhNAJWS29kS05A=
=obAy
-----END PGP SIGNATURE-----
--- End Message ---