Package: python3-tables
Version: 3.11.0-1
Severity: serious
Justification: ftbfs
pytables 3.11.0 changed the way the libblosc2 library is loaded in
/usr/lib/python3/dist-packages/tables/__init__.py
This has the effect of preventing tables from importing
$ python3 -c "import tables"
Traceback (most recent call last):
File "<string>", line 1, in <module>
import tables
File "/usr/lib/python3/dist-packages/tables/__init__.py", line 52, in <module>
raise RuntimeError("Blosc2 library not found.")
RuntimeError: Blosc2 library not found.
and therefore has the side effect of making other packages that use
tables to fail to build,
e.g. mdtraj
https://buildd.debian.org/status/fetch.php?pkg=mdtraj&arch=amd64&ver=1.11.1.post1-1&stamp=1771954263&raw=0
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.18.9+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8),
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-tables depends on:
ii python-tables-data 3.11.0-1
ii python3 3.13.9-3
ii python3-cpuinfo 9.0.0+git20221119-3
ii python3-numexpr 2.14.1-1+b1
ii python3-numpy 1:2.3.5+ds-3
ii python3-packaging 25.0-2
ii python3-tables-lib 3.11.0-1
python3-tables recommends no packages.
Versions of packages python3-tables suggests:
pn python-tables-doc <none>
ii python3-netcdf4 1.7.4-1
pn vitables <none>
-- no debconf information