Skip to content
New issue

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

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

Already on GitHub? # to your account

Waydroid does not start after upgrade to silverblue-surface 40 #225

Open
thmichel opened this issue Apr 4, 2024 · 0 comments
Open

Waydroid does not start after upgrade to silverblue-surface 40 #225

thmichel opened this issue Apr 4, 2024 · 0 comments

Comments

@thmichel
Copy link

thmichel commented Apr 4, 2024

After rebasing to version 40. Waydroid does not start. In the logs I see

  1. [20:22:38] % lxc-info -P /var/lib/waydroid/lxc -n waydroid -sH
    lxc-start: waydroid: ../src/lxc/conf.c: lxc_storage_prepare: 507 No such file or directory - Failed to access to "/usr/lib64/lxc/rootfs". Check it is present
    lxc-start: waydroid: ../src/lxc/conf.c: lxc_rootfs_init: 542 Invalid argument - Failed to prepare rootfs storage
    lxc-start: waydroid: ../src/lxc/start.c: __lxc_start: 2079 Failed to handle rootfs pinning for container "waydroid"

.....

(008245) [20:22:48] org.freedesktop.DBus.Python.OSError: Traceback (most recent call last):
File "/usr/lib64/python3.12/site-packages/dbus/service.py", line 712, in _message_cb
retval = candidate_method(self, *args, **keywords)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/waydroid/tools/actions/container_manager.py", line 34, in Start
do_start(self.args, session)
File "/usr/lib/waydroid/tools/actions/container_manager.py", line 189, in do_start
helpers.lxc.start(args)
File "/usr/lib/waydroid/tools/helpers/lxc.py", line 394, in start
wait_for_running(args)
File "/usr/lib/waydroid/tools/helpers/lxc.py", line 388, in wait_for_running
raise OSError("container failed to start")
OSError: container failed to start

@thmichel thmichel changed the title W Waydroid does not start after upgrade to silverblue-surface 40 Apr 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant