Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app-containers/waydroid: Add new runtime dependency #115

Closed
wants to merge 1 commit into from

Conversation

MagelessMayhem
Copy link
Contributor

Fixes a ModuleNotFoundError seen when attempting to initialze Waydroid.

Signed-off-by: Sebastian France MagelessMayhem@protonmail.com

Fixes a ModuleNotFoundError seen when attempting to initialze Waydroid.

Signed-off-by: Sebastian France <MagelessMayhem@protonmail.com>
@MagelessMayhem
Copy link
Contributor Author

MagelessMayhem commented Oct 25, 2023

The intent of doing this is to allow Waydroid to find the DBus frontend it needs, which is supplied by dev-python/dbus-python. Without the dependency the user is required to go out of their way to install the package themselves.

The ebuild still installs the program normally (which is to be expected) but the program fails to set itself up when running waydroid init as root.

Also, feel free to push this to the dev branch if needed just for additional testing. Simple fix, but can't hurt to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant