Bug 1213577 - uncomplete waydroid installation
Summary: uncomplete waydroid installation
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dead Mozay
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 06:20 UTC by Episteme PROMENEUR
Modified: 2023-10-08 16:20 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
chcao: needinfo? (epistemepromeneur)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.