Your message dated Mon, 14 Oct 2024 14:49:57 +0000
with message-id <e1t0mot-004bcb...@fasolo.debian.org>
and subject line Bug#1080198: fixed in h5py 3.11.0-6
has caused the Debian Bug report #1080198,
regarding h5py: autopkgtest regressions with mpich as default provider on 32
bit architectures
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 ow...@bugs.debian.org
immediately.)
--
1080198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080198
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: h5py
Version: 3.11.0-5
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Hi Maintainer
Since the upload of mpi-defaults 1.17, the autopkgtests of h5py have
regressed on 32-bit architectures [1]: I've copied what I hope is the
relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/h/h5py/testing/armhf/
158s system msg for write_line failure : Bad file descriptor
158s [cli_2]: PMIU_write error; fd=15 buf=:cmd=abort exitcode=-1
message=PMI_Init failed
158s :
158s system msg for write_line failure : Bad file descriptor
158s [cli_2]: PMIU_write error; fd=15 buf=:cmd=get_appnum
158s :
158s system msg for write_line failure : Bad file descriptor
158s Fatal error in internal_Init_thread: Other MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xff82d538) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s [cli_2]: PMIU_write error; fd=15 buf=:cmd=abort
exitcode=404350991 message=Fatal error in internal_Init_thread: Other
MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xff82d538) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s :
158s system msg for write_line failure : Bad file descriptor
158s cmd=init pmi_version=1 pmi_subversion=1
158s cmd=abort exitcode=-1 message=PMI_Init failed
158s cmd=get_appnum
158s Fatal error in internal_Init_thread: Other MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xfffca0a8) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s cmd=abort exitcode=739895311 message=Fatal error in
internal_Init_thread: Other MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xfffca0a8) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s [cli_3]: PMIU_write error; fd=19 buf=:cmd=init pmi_version=1
pmi_subversion=1
158s :
158s system msg for write_line failure : Bad file descriptor
158s [cli_3]: PMIU_write error; fd=19 buf=:cmd=abort exitcode=-1
message=PMI_Init failed
158s :
158s system msg for write_line failure : Bad file descriptor
158s [cli_3]: PMIU_write error; fd=19 buf=:cmd=get_appnum
158s :
158s system msg for write_line failure : Bad file descriptor
158s Fatal error in internal_Init_thread: Other MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xffee5d38) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s [cli_3]: PMIU_write error; fd=19 buf=:cmd=abort
exitcode=404350991 message=Fatal error in internal_Init_thread: Other
MPI error, error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xffee5d38) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s :
158s system msg for write_line failure : Bad file descriptor
158s PASSED [ 75%]
158s tests/test_ros3.py::test_ros3_temp_token SKIPPED (AWS S3 access
toke...) [100%]Fatal error in internal_Init_thread: Other MPI error,
error stack:
158s internal_Init_thread(48394): MPI_Init_thread(argc=(nil),
argv=(nil), required=3, provided=0xff8e4e68) failed
158s MPII_Init_thread(195)......:
158s MPIR_pmi_init(149).........:
158s (unknown)(): Other MPI error
158s autopkgtest [12:30:09]: test python3-mpi-network: -----------------------]
--- End Message ---
--- Begin Message ---
Source: h5py
Source-Version: 3.11.0-6
Done: Drew Parsons <dpars...@debian.org>
We believe that the bug you reported is fixed in the latest version of
h5py, 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 1080...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated h5py 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 14 Oct 2024 16:35:39 +0200
Source: h5py
Architecture: source
Version: 3.11.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1080198
Changes:
h5py (3.11.0-6) unstable; urgency=medium
.
* debian/tests: run all MPI tests directly via pytest --with-mpi
instead of h5py.runtest(), which crashes with MPICH (32-bit).
Closes: #1080198
Checksums-Sha1:
127fdb9710653032dee60302b0a5a80092133318 2831 h5py_3.11.0-6.dsc
388ef8cb18e1c160bd1f52d2691e0b8e244fac57 21476 h5py_3.11.0-6.debian.tar.xz
93bb04286258ccf8f8af559ce60314001f2044f5 14309 h5py_3.11.0-6_source.buildinfo
Checksums-Sha256:
27b0d8db38450e084fd99ea367a45dc86b81d0a36dd6a4245154fecb06db413f 2831
h5py_3.11.0-6.dsc
1c26281bed38e76283bab226f417778c8ed406e8b6552d272c1ab33da2c861ce 21476
h5py_3.11.0-6.debian.tar.xz
c516d43df78583fc539bb5f497a57e153799e6e2d67d4b9df1d3f907b112feb0 14309
h5py_3.11.0-6_source.buildinfo
Files:
4bccfdc79c7f2f5e1ec4725e59a0a277 2831 python optional h5py_3.11.0-6.dsc
eed53c7f22b1ca31185f5e0cd8f40af1 21476 python optional
h5py_3.11.0-6.debian.tar.xz
be7fe498bdeb8a170ce6d71657b0d0a6 14309 python optional
h5py_3.11.0-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmcNLF4UHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfqP7A/9FlTkA/u7Q5WHZjW1k6lCb+0Jshom
WYpW4eqByJYeLVIQdyLLQj5SvRHmBgGYyqX/r6p6jLZRLziCY9wX8te9kvhT6QLQ
KQ8mfHvzjXH8C+E3LOD5WIHGCiyyeRHZg8cF69sXYenfqEbXJOegG644xyrmVeqc
sqd8pqoN9UOn+ssU1pv/uFnl8788mu+mI/ObQXUX+m7+lYw+zuR/upz3xwkZ6iKw
hVRdfwDk0ujnuBwjE6dUISIUh7LY+gHiU/84yE7P0TCYsZxv64ozF05kCoY8j0Rb
x2DzVUOzdk/sQ+QNdpu9VnimpPEt43oHXFRlWWf3tvUSr+1w4vexfvgIZmvejYvb
wLArdJgQpgUPjw0HuaRfLBLbROwWmP46R8BhtmY0CNJnyC6VUto6/DBKi0x/GUYV
H2UNDa4SUlNVGBL4iS34QHZtjHpGUX1voiip72brJpbL36nrq9DH7u71KqgSnV/e
cTIjEUrpRfvIVogiaqMMJG629C/NQXIvGKzSKBZM33Q+wl9iAQTvj3tb19aCFzq1
pl5eBFm+y7AMZvnQiZfXvV7Icaj7PhQhZW8KVJUS6gQQogugKrsDD/1I4ZOamlky
cukOeIHgMhEropt836V37/GTZdqecTFtdanVERUSG73oIMwQ9eWWVNcwe+VgdG57
XkYOdk6LhqY548o=
=03fT
-----END PGP SIGNATURE-----
pgpG2IXdkRIKM.pgp
Description: PGP signature
--- End Message ---