[Pkg-matrix-maintainers] Bug#999903: python3-olm: python import fails undefined symbol: olm_account_fallback_key
Kyle Robbertze
paddatrapper at debian.org
Thu Nov 18 08:39:57 GMT 2021
Package: python3-olm
Version: 3.2.1~dfsg-7
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Applications are unable to import olm due to the following error:
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/lib/python3/dist-packages/olm/__init__.py", line 24, in <module>
> from .utility import ed25519_verify, OlmVerifyError, OlmHashError, sha256
> File "/usr/lib/python3/dist-packages/olm/utility.py", line 39, in <module>
> from _libolm import ffi, lib # type: ignore
> ImportError: /usr/lib/python3/dist-packages/_libolm.abi3.so: undefined symbol: olm_account_fallback_key
A simple test case is to run python3 -c "import olm". This renders
python3-olm unusable on stable
Thanks
Kyle
-- System Information:
Debian Release: 11.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.5.7-std-3 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-olm depends on:
ii libc6 2.31-13+deb11u2
ii libolm3 3.2.1~dfsg-7
ii python3 3.9.2-3
ii python3-cffi-backend [python3-cffi-backend-api-min] 1.14.5-1
pn python3-cffi-backend-api-max <none>
ii python3-future 0.18.2-5
python3-olm recommends no packages.
python3-olm suggests no packages.
-- no debconf information
More information about the Pkg-matrix-maintainers
mailing list