$ waydroid init -s GAPPS
Already initialized
this is as expected, but the following isn't:
$ waydroid session start
RuntimeError: Command failed: % /usr/lib/waydroid/data/scripts/waydroid-net.sh start
Git Clone URL: | https://aur.archlinux.org/waydroid.git (read-only, click to copy) |
---|---|
Package Base: | waydroid |
Description: | A container-based approach to boot a full Android system on a regular Linux system |
Upstream URL: | https://waydro.id/ |
Licenses: | GPL-3.0-or-later |
Submitter: | Danct12 |
Maintainer: | Danct12 |
Last Packager: | Danct12 |
Votes: | 155 |
Popularity: | 12.15 |
First Submitted: | 2021-09-12 03:33 (UTC) |
Last Updated: | 2025-06-12 02:03 (UTC) |
$ waydroid init -s GAPPS
Already initialized
this is as expected, but the following isn't:
$ waydroid session start
RuntimeError: Command failed: % /usr/lib/waydroid/data/scripts/waydroid-net.sh start
why is it flagged?
waydroid: /usr/lib/waydroid/tools/pycache/init.cpython-313.pyc è già presente nel filesystem
and so on....
Is it possible to get support for coexistance of multiple "waydroid-image-*" packages somehow?
e.g.:
/usr/share/waydroid-extra/images/system.img exists in both 'waydroid-image' and 'waydroid-image-gapps'
/usr/share/waydroid-extra/images/vendor.img exists in both 'waydroid-image' and 'waydroid-image-gapps'
ui does not work for me could you please check https://bbs.archlinux.org/viewtopic.php?id=301559
Traceback (most recent call last):
File "/home/jccc/.cache/yay/python-gbinder/src/python-gbinder/setup.py", line 2, in <module>
from distutils.core import setup, Extension
ModuleNotFoundError: No module named 'distutils'
==> ERROR: A failure occurred in build().
Aborting...
-> error making: python-gbinder-exit status 4
==> Making package: waydroid 1.4.3-1 (Fri 08 Nov 2024 01:54:49 PM CST)
==> Checking runtime dependencies...
==> Missing dependencies:
-> python-gbinder
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
-> error making: waydroid-exit status 8
-> Failed to install the following packages. Manual intervention is required:
python-gbinder - exit status 4
waydroid - exit status 8
distutils is deprecated with removal planned for Python 3.12.
Please make GTK optional, It's not needed for waydroid to operate.
Adding ibt=off to the vanilla kernel lowers security of your system. You have to switch to linux-zen which has dynamic support of IBT
error: Could not read a41a171e4074cefa669654ded8002dc1206ab0d7 ==> ERROR: Failure while creating working copy of waydroid git repo
I'm having the same issue as @sokol99.
I keep get this error while building and am stuck:
error: Could not read a41a171e4074cefa669654ded8002dc1206ab0d7
Pinned Comments
Danct12 commented on 2021-09-21 06:23 (UTC) (edited on 2021-10-08 16:06 (UTC) by Danct12)
Before install Waydroid, make sure that your kernel supports binder and ashmem module (currently only linux-zen does)
Keep in mind that Waydroid only works with Wayland compositors. It also does not work yet with proprietary NVIDIA driver.
After install
waydroid
andwaydroid-image
, run this command to initialize the container:Then the container can be started via
waydroid-container.service
. The official project group/channel can be found on: