Package: python-libtmux Version: 0.8.0-1 Severity: normal Hi,
when tmux is not installed one will encounter libtmux.exc.TmuxCommandNotFound exceptions as soon as one tries to do anything useful with the package. For example the following Python snipped provokes this behavior: import libtmux server = libtmux.Server() session = server.new_session(session_name="test") The same behavior can be observed with the Python 3 version. My conclusion is that both versions of the package should depend on tmux. KR -- System Information: Debian Release: 10.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'stable'), (91, 'testing'), (10, 'unstable'), (5, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python-libtmux depends on: ii python 2.7.16-1 python-libtmux recommends no packages. python-libtmux suggests no packages. -- no debconf information

