Package: python3-dbus
Version: 1.2.4-1+b4
Severity: normal

With both python 3.6.3-1 and 3.5.4-4 installed:

python3.6 -c "import dbus"   # works

python3.5 -c "import dbus"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 77, in <module>
    import dbus.types as types
  File "/usr/lib/python3/dist-packages/dbus/types.py", line 6, in <module>
    from _dbus_bindings import (
ImportError: No module named '_dbus_bindings'

Perhaps a "Breaks" should be introduced temporarily during the
transition?

Similar/related bugs: #816156 #739295 #707408 #881171

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-rc5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-dbus depends on:
ii  libc6             2.24-17
ii  libdbus-1-3       1.12.0-1
ii  libdbus-glib-1-2  0.108-3
ii  libglib2.0-0      2.54.2-1
ii  python3           3.6.3-2

Versions of packages python3-dbus recommends:
ii  python3-gi  3.24.1-6

Versions of packages python3-dbus suggests:
pn  python-dbus-doc   <none>
pn  python3-dbus-dbg  <none>

-- no debconf information

Reply via email to