Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 907714

Summary: app-container/waydroid missing dependency to dbus-python
Product: GURU Reporter: Michael <mkupfer99>
Component: Package issuesAssignee: Reva Denis <denis7774>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael 2023-06-02 16:24:46 UTC
Waydroid fails with the error message:

Traceback (most recent call last):
  File "/usr/bin/waydroid", line 6, in <module>
    import tools
  File "/usr/lib/waydroid/tools/__init__.py", line 8, in <module>
    import dbus.mainloop.glib
ModuleNotFoundError: No module named 'dbus'

Installing dev-python/dbus-python fixes this. Please add the package to RDEPENDS