Package: python-mlt Version: 6.16.0-4 Severity: important Dear Maintainer,
mlt.py and _mlt.so are installed in the wrong location (/usr/lib/dist-packages/) instead they must be installed in /usr/lib/python3/dist-packages/ right now the package is not usable This happens because pyversions (for python2) is still used in debian/rules: PYTHON_DIR := usr/lib/$(shell pyversions -d)/dist-packages with python3 this should just be: PYTHON_DIR := usr/lib/python3/dist-packages -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python-mlt depends on: ii libc6 2.29-1 ii libgcc1 1:9.2.1-7 ii libmlt++3 6.16.0-4 ii libmlt6 6.16.0-4 ii libpython3.7 3.7.4-4 ii libstdc++6 9.2.1-7 python-mlt recommends no packages. python-mlt suggests no packages. -- no debconf information