Bugzilla – Bug 1213577
uncomplete waydroid installation
Last modified: 2023-10-08 16:20:54 UTC
This is a bug report about the opensuse packaging of waydroid by onlyJak0b (Jakob Lorenz ) 1. some dependancies are not installed anbox-kmp-default anbox-modules-autoload pyclip clipman 2. waydroid-container service fails to start because installation is not complete we must complete the installation by running this : ln -s /usr/lib/waydroid/dbus/id.waydro.Container.conf /usr/share/dbus-1/system.d/ ln -s /usr/lib/waydroid/dbus/id.waydro.Container.policy /usr/share/polkit-1/actions/ ln -s /usr/lib/waydroid/dbus/id.waydro.Container.service /usr/share/dbus-1/services/ dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig 3. "waidroid session start" fails with message "can't open /dev/anbox-binder : no such file ..." because the installation is not complete. we need a "/dev/anbox-binder" there is only "/dev/binder" for testing purpose, we can run this workaround solution : ln -s /dev/binder /dev/anbox-binder
Hi Episteme, I'm trying to find a maintainer for this issue, but the waydroid package is not from openSUSE official released, and I failed to assign it to onlyJak0b (Jakob Lorenz). Would you please contact with onlyJak0b (Jakob Lorenz) via email to see whether he would like to fix it? Thanks.
done here https://build.opensuse.org/package/show/home%3AonlyJak0b%3AStable%3Awaydroid/waydroid