Package: python3-libtmux Version: 0.46.1-1 Severity: normal Hello,
thanks for maintaning tmuxp. I upgraded pytest to the version in trixie-backports and it stopped working. Even `pytest --help` breaks with a stack trace that involves plugin loading code. I ran it under strace and started uninstalling the packages involved in plugins being loaded, and I got at python3-libtmux. Doing this in a clean trixie+backporst chroot reproduces the issue: # apt -t stable-backports install python3-pytest $ pytest --help # it works # apt -t stable-backports install python3-libtmux $ pytest --help # it explodes I cannot reproduce this in a current sid Enrico -- System Information: Debian Release: 13.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.96+deb13-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-libtmux depends on: ii python3 3.13.5-1 ii tmux 3.5a-3 python3-libtmux recommends no packages. python3-libtmux suggests no packages. -- no debconf information

