Your message dated Wed, 3 Dec 2014 19:41:18 +0000
with message-id <[email protected]>
and subject line Re: Bug#771589: unblock: openmpi/1.6.5-9.2
has caused the Debian Bug report #771589,
regarding unblock: openmpi/1.6.5-9.2
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.)
--
771589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package openmpi
I NMUed openmpi to fix a some incorrect soname links.
+ * libopenmpi1.6: Fix two incorrect soname links. (Closes: #736675)
These are usually fixed up by ldconfig, but spew a lot of errors
in a recently added piuparts check (due to libopenmpi1.6 having
300+ rdepends).
The fix has been sitting in the packaging SVN for half a year, but has
been missing in the last maintainer upload.
+ * openmpi-common: Set Multi-Arch: foreign. (Closes: #769378)
Maybe a small step towards multiarch, harmless on native.
unblock openmpi/1.6.5-9.2
Andreas
diff -Nru openmpi-1.6.5/debian/changelog openmpi-1.6.5/debian/changelog
--- openmpi-1.6.5/debian/changelog 2014-11-14 17:57:12.000000000 +0100
+++ openmpi-1.6.5/debian/changelog 2014-11-25 12:42:38.000000000 +0100
@@ -1,3 +1,11 @@
+openmpi (1.6.5-9.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * libopenmpi1.6: Fix two incorrect soname links. (Closes: #736675)
+ * openmpi-common: Set Multi-Arch: foreign. (Closes: #769378)
+
+ -- Andreas Beckmann <[email protected]> Tue, 25 Nov 2014 12:42:38 +0100
+
openmpi (1.6.5-9.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru openmpi-1.6.5/debian/control openmpi-1.6.5/debian/control
--- openmpi-1.6.5/debian/control 2014-11-14 17:52:53.000000000 +0100
+++ openmpi-1.6.5/debian/control 2014-11-23 05:25:27.000000000 +0100
@@ -77,6 +77,7 @@
Package: openmpi-common
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: openmpi-common
Description: high performance message passing library -- common files
diff -Nru openmpi-1.6.5/debian/libopenmpi1.6.links openmpi-1.6.5/debian/libopenmpi1.6.links
--- openmpi-1.6.5/debian/libopenmpi1.6.links 2013-12-26 14:24:59.000000000 +0100
+++ openmpi-1.6.5/debian/libopenmpi1.6.links 2014-11-23 05:17:50.000000000 +0100
@@ -8,11 +8,11 @@
usr/lib/openmpi/lib/libopen-pal.so.4.0.5 usr/lib/libopen-pal.so.4.0.5
usr/lib/openmpi/lib/libopen-rte.so.4.0.3 usr/lib/libopen-rte.so.4.0.3
# SONAME symlinks
-usr/lib/libmca_common_sm.so.3.0.0 usr/lib/libmca_common_sm.so.3
+usr/lib/libmca_common_sm.so.3.0.1 usr/lib/libmca_common_sm.so.3
usr/lib/libmpi_cxx.so.1.0.2 usr/lib/libmpi_cxx.so.1
usr/lib/libmpi_f77.so.1.0.7 usr/lib/libmpi_f77.so.1
usr/lib/libmpi_f90.so.1.3.0 usr/lib/libmpi_f90.so.1
usr/lib/libmpi.so.1.0.8 usr/lib/libmpi.so.1
-usr/lib/libompitrace.so.0.0.0 usr/lib/libompitrace.so.0
-usr/lib/libopen-pal.so.4.0.5 usr/lib/libopen-pal.so.5
+usr/lib/libompitrace.so.0.0.0 usr/lib/libompitrace.so.0
+usr/lib/libopen-pal.so.4.0.5 usr/lib/libopen-pal.so.4
usr/lib/libopen-rte.so.4.0.3 usr/lib/libopen-rte.so.4
--- End Message ---
--- Begin Message ---
Control: tag -1 wontfix
On Sun, Nov 30, 2014 at 10:58:43PM +0100, Andreas Beckmann wrote:
> I NMUed openmpi to fix a some incorrect soname links.
>
> + * libopenmpi1.6: Fix two incorrect soname links. (Closes: #736675)
>
> These are usually fixed up by ldconfig, but spew a lot of errors
> in a recently added piuparts check (due to libopenmpi1.6 having
> 300+ rdepends).
> The fix has been sitting in the packaging SVN for half a year, but has
> been missing in the last maintainer upload.
>
> + * openmpi-common: Set Multi-Arch: foreign. (Closes: #769378)
>
> Maybe a small step towards multiarch, harmless on native.
Mmmm, I'm not keen on the multi-arch thing at all. We're some way past
accepting that kind of change now.
Given the other fix is also only severity normal, I'll decline this one.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
signature.asc
Description: Digital signature
--- End Message ---