-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lxc-attach: waydroid: ../src/lxc/attach.c: lxc_attach_run_command: 1841 No such file or directory - Failed to exec "service" #6
Comments
Are the images used clean? Meaning no other modifications applied to it. Also a cleanup with |
Oh sorry. The last two commits should fix it. Instead of cleaning the images you can do (after updating waydroid-magisk)
Then start everything based by the instructions. |
And about the Magisk Delta Manager error. I've moved the FAQ related to it from the https://github.com/nitanmarcel/waydroid-magisk#magisk-delta-fails-to-patch-selinux-policy (Note that you can still use Magisk Delta Manager, but just don't update, do the additional setup from the manager" |
Thanks! it works!
But there's still a
|
Ignore that. I should probably silence it. Or probably see why it's broken on some distros. Anyway, closing this issue :) glad we got it working |
Actually @just-a-pony in Thanks |
|
I found this in archwiki :
|
Oh. My bad there. It seems I forgot to pass the env argument in subprocess.run |
this should be also fixed now |
Describe the bug
A clear and concise description of what the bug is.
systemctl start waydroid-container.service
sudo waydroid_magisk.py install
waydroid show-full-ui
sudo waydroid_magisk.py setup
Now,if i install nagisk delta manually from apk in the waydroid,it will show
If i ckick "ok", "dirct install into system partition",
if i ctrl+c
waydroid show-full-ui
,and rerunsudo waydroid_magisk.py install
,Logs
From
sudo waydroid_magisk log --save
No,it will show
[17:04:14] - ERROR - Magisk Delta is not installed
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: