[Bug 1965568] [NEW] missing dependency on python3-dbus

Zhang Youfu 1965568 at bugs.launchpad.net
Fri Mar 18 17:53:36 UTC 2022


Public bug reported:

When I try to execute `do-release-upgrade -d` on a 20.04 system, the
following fatal error occured.

Traceback (most recent call last):

File "/tmp/ubuntu-release-upgrader-yqb1e837/jammy", line 8, in
<module>
sys.exit(main())

File
"/tmp/ubuntu-release-upgrader-yqb1e837/DistUpgrade/DistUpgradeMain.py",
line 222, in main
from .DistUpgradeController import DistUpgradeController

File
"/tmp/ubuntu-release-upgrader-yqb1e837/DistUpgrade/DistUpgradeController.py",
line 25, in <module>
import dbus

ModuleNotFoundError: No module named 'dbus'

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1965568

Title:
  missing dependency on python3-dbus

Status in ubuntu-release-upgrader package in Ubuntu:
  New

Bug description:
  When I try to execute `do-release-upgrade -d` on a 20.04 system, the
  following fatal error occured.

  Traceback (most recent call last):

  File "/tmp/ubuntu-release-upgrader-yqb1e837/jammy", line 8, in
  <module>
  sys.exit(main())

  File
  "/tmp/ubuntu-release-upgrader-yqb1e837/DistUpgrade/DistUpgradeMain.py",
  line 222, in main
  from .DistUpgradeController import DistUpgradeController

  File
  "/tmp/ubuntu-release-upgrader-yqb1e837/DistUpgrade/DistUpgradeController.py",
  line 25, in <module>
  import dbus

  ModuleNotFoundError: No module named 'dbus'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1965568/+subscriptions




More information about the foundations-bugs mailing list