Your message dated Sat, 04 Aug 2018 17:19:21 +0000
with message-id <e1fm0d3-0000ww...@fasolo.debian.org>
and subject line Bug#898526: fixed in h5py 2.8.0-1
has caused the Debian Bug report #898526,
regarding h5py: FTBFS - FAIL: test_out_of_order_offsets
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.)


-- 
898526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: h5py
Version: 2.7.1-2
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

h5py FTBFS with HDF5 1.10.2 currently in experimental. The failure occurs
during the tests where two of them fail:

======================================================================
FAIL: test_out_of_order_offsets (h5py.tests.hl.test_datatype.TestOffsets)
- ----------------------------------------------------------------------
Traceback (most recent call last):
  File "h5py/tests/hl/test_datatype.py", line 198, in test_out_of_order_offsets
    self.assertArrayEqual(fd['data'], data)
  File "h5py/tests/common.py", line 124, in assertArrayEqual
    "Dtype mismatch (%s vs %s)%s" % (dset.dtype, arr.dtype, message)
AssertionError: Dtype mismatch ({'names':['f1','f3','f2'], 
'formats':['<f4','<f8','<i4'], 'offsets':[0,8,16], 'itemsize':20} vs 
{'names':['f1','f2','f3'], 'formats':['<f4','<i4','<f8'], 'offsets':[0,16,8], 
'itemsize':20})

======================================================================
FAIL: test_out_of_order_offsets (h5py.tests.old.test_h5t.TestCompound)
- ----------------------------------------------------------------------
Traceback (most recent call last):
  File "h5py/tests/old/test_h5t.py", line 61, in test_out_of_order_offsets
    self.assertEqual(tid.dtype, expected_dtype)
AssertionError: dtype({'names':['f1','f3','f2'], 'formats':['<f4','<f8','<i4'], 
'offsets':[0,8,16], 'itemsize':20}) != dtype({'names':['f1','f2','f3'], 
'formats':['<f4','<i4','<f8'], 'offsets':[0,16,8], 'itemsize':20})

- ----------------------------------------------------------------------
Ran 447 tests in 1.206s

FAILED (failures=2, skipped=18, expected failures=6)

Regards,

_g.

- -- System Information:
Distributor ID: PureOS
Description:    PureOS GNU/Linux 8
Release:        8
Codename:       green
Architecture: x86_64

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAlr3i38ACgkQ7+hsbH/+
z4MYyQf+MWEN2ATR5v8cL2HdctivATGYSyr8hn6ni2Wkj83vBJpni0nA8+xp334s
89XuOgSMZHrehnhWid6TYCk5nRv0cj2C7hrwJFKINrGpP9CAc4maPF/fO+xqF+CA
y5wTJDRkl2MIgi0ItXxNtkVG1S9LYeTTzBxPdbpBvyJWoEXwUazBRpy6XPu07ybk
itpSPqonn4utJ665ZkL33zsZ2xYxvfXtXWurAdOI476eAVrhgmh4UCL2mioUDYMd
f3yTt+DWShT/5Y57Et+jQ1K/BRDGdcQYVURpkyeKXr1A4o3uo1d9E6Nl1C+3/1Ds
h0WL994fX35Txv1PPNtnLNskRkbTGw==
=dM7d
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: h5py
Source-Version: 2.8.0-1

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 898...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mo Zhou <cdlumin...@gmail.com> (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: Sat, 04 Aug 2018 16:54:06 +0000
Source: h5py
Binary: python-h5py python-h5py-dbg python3-h5py python3-h5py-dbg 
python-h5py-doc
Architecture: source
Version: 2.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Mo Zhou <cdlumin...@gmail.com>
Description:
 python-h5py - general-purpose Python interface to hdf5 (Python 2)
 python-h5py-dbg - debug extensions for h5py (Python 2)
 python-h5py-doc - documentation for h5py
 python3-h5py - general-purpose Python interface to hdf5 (Python 3)
 python3-h5py-dbg - debug extensions for h5py (Python 3)
Closes: 898526 900419 902553
Changes:
 h5py (2.8.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * New upstream version (Closes: #902553, #898526, #900419)
   * Bump debhelper compat level to 11
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.1.4
 .
   [ Mo Zhou ]
   * Remove the ancient X-Python*-Version fields.
   * Bump Standards-Version to 4.2.0 .
     - Remove Priority: extra from control since it had been deprecated.
   * Add the missing B-D python-unittest2 for python2 tests.
Checksums-Sha1:
 de2de2313e98e817285f20f084ad5f8527a0f157 2672 h5py_2.8.0-1.dsc
 b0c57e6bc84adfd0e77eaa9f2ad127cce84e4d81 274576 h5py_2.8.0.orig.tar.gz
 2ed55adcd06c6321995b508c90c370f646ab9ce5 7588 h5py_2.8.0-1.debian.tar.xz
Checksums-Sha256:
 7051e9b77305465e856d34a13d6f54b352bdbc47898802e44d3171cef14574c9 2672 
h5py_2.8.0-1.dsc
 e626c65a8587921ebc7fb8d31a49addfdd0b9a9aa96315ea484c09803337b955 274576 
h5py_2.8.0.orig.tar.gz
 2f6136a855ab521daf3e176b15548e41120464a8b59add48478e3acc0ed4fc63 7588 
h5py_2.8.0-1.debian.tar.xz
Files:
 6cb0f9f17f9c49e9be3a6f511dfc1693 2672 python optional h5py_2.8.0-1.dsc
 ece4f358e69fc8a416f95953b91bc373 274576 python optional h5py_2.8.0.orig.tar.gz
 9969b5d4f5a0c667748560815ded293c 7588 python optional 
h5py_2.8.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAltl2vsACgkQr8/sjmac
4cJ4lRAAkxRTDTW2FCy8SckulrbEdpstE1zNAK8SBlnARHlE82N5lIu6EpuNAMsF
NdSkZP8/gh13Git+Yv8mv7XffPgk/allqhHefUPjixQvYSSP4Mf8BuX3B+uj00Py
82cQFD34w0BbmwtEu1s7ngHPGrKRAcq+T42RpBc/J4gy0AGtbPplsGVg/UL+7Efd
aUzvPD2MMe1zMU2qQSCTzIQ8ezG3/QoHId8M0twiQ6OHJWc3jR3yZ/xeX6znOReg
n4va7GKZw9Ba6Cs9unb3eDz/cYWI9pHDQ0owPQ43T/JelzDwBfdIbtlcK1EX1Iai
7zPUCiBN6EZP1JE4MearciugCPM7sU4/SD4lKSujHPoLhOjPcBvNIyFB7WjSpY+1
bnU6ik3sxZCxP5B0wjoPLUc2f35oEzFdFQhlVri7sm/gMBaVNr+aDK4Vr39Y0TlC
30HIVvik/JyB2I4Z3haD9Zo2TfwkK+ph9L4VdJ/DPAolyK1g9DMqelnWMsyDVbSq
Nprv5odb5rWw8Q4rNrAeuTAxaSVnfsO1Hn+bvClQCNQjgfWBChtdDS+2zfsgIoJl
n79BmhIOyXF80lWmQWsQCC5c4uLeVhQWupWktju6e/kjWN52CwwTwGwvtdKIdDo+
WmMLDGlcfa8EdjKrfVH0/+JQwRR+j3itOG5OUXFF9WTZ3o6+uUg=
=NWnh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to