Unable to launch jobs-admin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jobs-admin (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The program wont start after launching, the following information is reported:
$ jobs-admin
Traceback (most recent call last):
File "/usr/bin/
from dbus.mainloop.glib import DBusGMainLoop
ImportError: No module named dbus.mainloop.glib
Package version:
$ sudo apt-cache policy jobs-admin
jobs-admin:
Installed: 0.8.0-0ubuntu4
Candidate: 0.8.0-0ubuntu4
Version table:
*** 0.8.0-0ubuntu4 500
500 http://
500 http://
100 /var/lib/
---
Same happens when running jobservice:
$ jobservice
Traceback (most recent call last):
File "/usr/sbin/
from dbus import SystemBus
ImportError: No module named dbus
Package version:
$ sudo apt-cache policy jobservice
jobservice:
Installed: 0.8.0-0ubuntu4
Candidate: 0.8.0-0ubuntu4
Version table:
*** 0.8.0-0ubuntu4 500
500 http://
500 http://
100 /var/lib/
---
$ lsb_release -rd
Description: Ubuntu 16.04 LTS
Release: 16.04
Status changed to 'Confirmed' because the bug affects multiple users.