Bug#1023820: python3-h5py: Dependencies not tight enough

Matthias Urlichs matthias at urlichs.de
Thu Nov 10 14:43:42 GMT 2022


Package: python3-h5py
Version: 3.7.0-2
Severity: normal

Needs to depend on libhdf5 >= 1.10.7.

>>> import h5py
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/h5py/__init__.py", line 21, in <module>
    from . import _debian_h5py_serial as _h5py
  File "/usr/lib/python3/dist-packages/h5py/_debian_h5py_serial/__init__.py", line 33, in <module>
    from . import version
  File "/usr/lib/python3/dist-packages/h5py/_debian_h5py_serial/version.py", line 15, in <module>
    from . import h5 as _h5
  File "h5py/_debian_h5py_serial/h5.pyx", line 1, in init h5py._debian_h5py_serial.h5
ImportError: /usr/lib/x86_64-linux-gnu/libhdf5_serial.so.103: version `HDF5_SERIAL_1.10.7' not found (required by /usr/lib/python3/dist-packages/h5py/_debian_h5py_serial/defs.cpython-310-x86_64-linux-gnu.so)
>>> 



-- System Information:
Debian Release: 11.5
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'oldstable'), (600, 'unstable'), (550, 'oldoldstable'), (550, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-10-amd64 (SMP w/24 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-h5py depends on:
ii  python3-h5py-serial  3.7.0-2

python3-h5py recommends no packages.

Versions of packages python3-h5py suggests:
pn  python-h5py-doc  <none>

-- no debconf information



More information about the debian-science-maintainers mailing list