Bug 1213577

Summary: uncomplete waydroid installation
Product: [openSUSE] openSUSE Tumbleweed Reporter: Episteme PROMENEUR <epistemepromeneur>
Component: OtherAssignee: Dead Mozay <dead_mozay>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: epistemepromeneur
Version: CurrentFlags: chcao: needinfo? (epistemepromeneur)
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Episteme PROMENEUR 2023-07-24 06:20:11 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
Comment 1 Chenzi Cao 2023-07-28 06:55:41 UTC
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.