Your message dated Mon, 11 Apr 2022 08:49:18 +0000
with message-id <[email protected]>
and subject line Bug#1009263: fixed in openmpi 4.1.3-2
has caused the Debian Bug report #1009263,
regarding openmpi: check_shared_objs test is silent
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.)
--
1009263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009263
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openmpi
Version: 4.1.3-1
Severity: normal
The debian test check_shared_objs is currently failing on debci. But
because it's defined as
ompi_info --all 2>&1 | grep -q "cannot open shared object file"
using -q, the grep output is silent. Hence we get no feedback on
which file is giving the problem (based on #1008966 I presume it's
libmca_common_ompio.so or libmca_common_ompio.so.41.29.3)
I suggest removing -q from grep in debian/tests/check_shared_objs so
we can see what the error was. That shouldn't clutter the output when
it passes since grep will then just echo nothing, but will make the
error case more informative. The error code subsequently tested by $?
should be the same.
--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 4.1.3-2
Done: Alastair McKinstry <[email protected]>
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.
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.
Alastair McKinstry <[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: SHA256
Format: 1.8
Date: Mon, 11 Apr 2022 08:32:17 +0100
Source: openmpi
Architecture: source
Version: 4.1.3-2
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1008966 1009263
Changes:
openmpi (4.1.3-2) unstable; urgency=medium
.
* Update links:
- libmca_common_ompio.so.41.29.2 -> libmca_common_ompio.so.41.29.3
- libmca_common_ucx.so.40.30.1 -> libmca_common_ucx.so.40.30.2
Closes: #1008966
* Fix autopkgtest that was incorrectly silent: Closes: #1009263
Checksums-Sha1:
2d7cb71c9c44aa1c58d2e7a274ff6d32fc095876 2743 openmpi_4.1.3-2.dsc
62b479958c676c8d093ff492133cfdceec9faa2e 68692 openmpi_4.1.3-2.debian.tar.xz
Checksums-Sha256:
1f6eeb3e7ee1c2b85c4fc308b201c67c0e76aefdc50ac4e3b65123b716d0f89e 2743
openmpi_4.1.3-2.dsc
7d2cbeae26c0d18c861370bdbad43912f1a0562c84689abe6d8b1554af537a36 68692
openmpi_4.1.3-2.debian.tar.xz
Files:
ee26b0204f2b31e0501418372fbc9b25 2743 net optional openmpi_4.1.3-2.dsc
f2d11386a896053420d73e4e148317f3 68692 net optional
openmpi_4.1.3-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmJT5uwACgkQy+a7Tl2a
06XiEw/9G7c6mAKI0DcAfVQxfkdWKcrEKgx/uFscJENNnR7gFh32PIc5JgcICZWP
SjR68DAHmaRlUECbbodxAvgO1xyfHjJx+qAjjKyS2QwbPRNQfzzSymfBF39wbM+D
6DVrydFCVtKjM2Q8viw88zm1tIXN1bYw8QZ9KEdXFiVomLjhUHt4RtU89UALihGy
gVaJf7wcLDkkhl0EEa6aS4vHRxmRh+Ev+/vuow+W5q8av6LXT9NlYRIZA63eXP8X
OkPy0eR52SnWAjLF6XR8tEH3jdTSSehfreY08vHlDRm3bROhXWQZ0jUmoksP9VBD
rn3Akosil+tnns7bLNsbtlKOXgdobWZCG1zH8wLF9f9a/oRFHgV+Crlt8Jrh6Hyu
4axIb8zRn7rRouo6WhrVl2e8zudojC5r6gvKHz+wTlRP0/4jOnBHQ3NKYdiEVd0P
nKqwR+X71aR7EUbT7swg0wrqsfOGtuQBe6NSHL/KTL4XPBO05+OlGaAKkILE9neN
gMZeJnozsc1hnqGVsodHdHsE7Nt2/QG93THBYhKiuHsFF71J2dkquyUoQFpVIEdi
iFjuXqIODoHYFW8oLcPp4TwF6zmm7ODX+s9lkTI5mm5Y/9DJ0SaC1KiDx1iYv5Id
Dm1O90y/IDJUNorqpyAfF1D8+0nkcyoC2ZB/OA4kHDIopYj5t6Q=
=hY5M
-----END PGP SIGNATURE-----
--- End Message ---