Skip to content
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

[BUG] Installer stops at Weston installation #10

Open
nicolabaesso opened this issue Aug 8, 2023 · 4 comments
Open

[BUG] Installer stops at Weston installation #10

nicolabaesso opened this issue Aug 8, 2023 · 4 comments

Comments

@nicolabaesso
Copy link

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
Copy link
Owner

n1lby73 commented Aug 20, 2023

what's your distro

@nicolabaesso
Copy link
Author

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
Copy link

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

@n1lby73
Copy link
Owner

n1lby73 commented Oct 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants