n1lby73 / waydroid-installer

Automate installation process of waydroid on linux
GNU Affero General Public License v3.0
90 stars 7 forks source link

[BUG] Installer stops at Weston installation #10

Open nicolabaesso opened 1 year ago

nicolabaesso commented 1 year ago

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

n1lby73 commented 1 year ago

what's your distro

nicolabaesso commented 1 year ago

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.

Nathan22211 commented 1 year ago

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

n1lby73 commented 1 year ago

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