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

curl writes HTTP error response to waydroid.gpg #6

Closed
aditya24raj opened this issue Sep 24, 2021 · 3 comments
Closed

curl writes HTTP error response to waydroid.gpg #6

aditya24raj opened this issue Sep 24, 2021 · 3 comments

Comments

@aditya24raj
Copy link

aditya24raj commented Sep 24, 2021

At https://github.com/waydroid/docs/blob/master/usage/install-on-desktops.md#install
this command sudo curl https://repo.waydro.id/waydroid.gpg --output /usr/share/keyrings/waydroid.gpg
will also write HTTP error response, if it occurs, to waydroid.gpg

This command curl -# --proto '=https' --tlsv1.2 -Sf https://repo.waydro.id/waydroid.gpg --output /usr/share/keyrings/waydroid.gpg exits in case any HTTP error occurs. i am using this command in a bash script i wrote to automate waydroid installation.

@electrikjesus
Copy link
Member

I will get that updated again later today. Thank you.

@electrikjesus
Copy link
Member

Could you share your automation script possibly? I'd like to take a look and see if it is something that will work for an easier method to get users started

@aditya24raj
Copy link
Author

aditya24raj commented Sep 25, 2021

Thank you for your consideration.
Here is the repo of the automation script - https://github.com/aditya24raj/install_waydroid

It does installs waydroid successfully. but i could not run waydroid, even using manual instructions. so can you please tell me if the script works and waydroid launches successfully on your side?

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

2 participants