[Python-apps-team] Bug#976790: powerline: Missing package relation with python3-i3ipc
Axel Beckert
abe at debian.org
Mon Dec 7 23:01:44 GMT 2020
Package: powerline
Version: 2.8.1-3
Severity: serious
File: /usr/share/powerline/bindings/i3/powerline-i3.py
Hi,
using /usr/share/powerline/bindings/i3/powerline-i3.py bails out for me
as follows:
$ python3 /usr/share/powerline/bindings/i3/powerline-i3.py
{"version": 1}
[
[]
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/powerline/bindings/wm/__init__.py", line 61, in get_i3_connection
import i3ipc
ModuleNotFoundError: No module named 'i3ipc'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/powerline/bindings/i3/powerline-i3.py", line 46, in <module>
i3 = get_i3_connection()
File "/usr/lib/python3/dist-packages/powerline/bindings/wm/__init__.py", line 63, in get_i3_connection
import i3 as conn
ModuleNotFoundError: No module named 'i3'
$
Installing python3-i3ipc fixes this. So please add python3-i3ipc to the
Suggests header (and i3 or i3-wm to the Enhances header).
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), (500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 'buildd-experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.9.0-4-amd64 (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
Versions of packages powerline depends on:
ii cdebconf [debconf-2.0] 0.255
ii debconf [debconf-2.0] 1.5.74
ii init-system-helpers 1.59
ii libc6 2.31-5
ii python3 3.9.0-4
ii python3-powerline 2.8.1-3
Versions of packages powerline recommends:
ii fonts-powerline 2.8.1-3
Versions of packages powerline suggests:
ii powerline-doc 2.8.1-3
pn vim-addon-manager <none>
-- debconf information:
* powerline/enable: false
powerline/title:
More information about the Python-apps-team
mailing list