waydroid-installer icon indicating copy to clipboard operation
waydroid-installer copied to clipboard

[BUG] Installer stops at Weston installation

Open nicolabaesso opened this issue 1 year ago • 4 comments

The script tries to do the install via Apt...on Arch Linux.

For reference, command use is this: git clone https://github.com/n1lby73/waydroid-installer && cd waydroid-installer && bash requirements.sh

Full output:

[!] Warning:- your kernel is not yet supported: 6.4.8- [] Do you want to downgrade to kernel "5.16.13" (y/n/o[yes/no/offline] - default:- y):n [!!!] Major warning: you are about to 'install waydroid' on an 'experimental kernel' [] Press enter to continue or ctrl+c to exit....

[!!!] Expect bugs !!!

[!] Error: unsupported display server: x11

[+] Enabling wayland session

[+] Installing Weston sudo: apt-get: command not found Script has failed due to some unknown error

nicolabaesso avatar Aug 08 '23 10:08 nicolabaesso

what's your distro

n1lby73 avatar Aug 20 '23 17:08 n1lby73

Distro is Arch Linux, as mentioned in the first line of the issue. I'm using the zen kernel, version 6.4.11-zen1-1-zen at the moment.

nicolabaesso avatar Aug 21 '23 13:08 nicolabaesso

ok the fact that the script depends on apt-get on arch is rather surprising. Maybe try installing dpkg-full

Nathan22211 avatar Sep 18 '23 11:09 Nathan22211

Distro is Arch Linux, as mentioned in the first line of the issue. I'm using the zen kernel, version 6.4.11-zen1-1-zen at the moment.

thanks for reporting this bug......would fix

to help out please what's your de

n1lby73 avatar Oct 13 '23 08:10 n1lby73