[Bug 1827516] Re: ModuleNotFoundError: No module named _dbus_bindings caused by out-of-archive Python
Balint Reczey
balint.reczey at canonical.com
Mon May 6 19:16:21 UTC 2019
** Summary changed:
- unattended-upgrade-shutdown: ModuleNotFoundError: No module named '_dbus_bindings
+ ModuleNotFoundError: No module named _dbus_bindings caused by out-of-archive Python
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/1827516
Title:
ModuleNotFoundError: No module named _dbus_bindings caused by out-of-
archive Python
Status in unattended-upgrades package in Ubuntu:
Invalid
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with package version 1.1ubuntu1.18.04.9, the problem page at https://errors.ubuntu.com/problem/aed6c392ed81ed052ff251ef1c387f22b0ad1884 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
Traceback (most recent call last):
File "/usr/share/unattended-upgrades/unattended-upgrade-shutdown", line 28, in <module>
import dbus
File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 82, in <module>
import dbus.types as types
File "/usr/lib/python3/dist-packages/dbus/types.py", line 6, in <module>
from _dbus_bindings import (
ModuleNotFoundError: No module named '_dbus_bindings'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1827516/+subscriptions
More information about the foundations-bugs
mailing list