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

doc: gpg-pubkey needs better error when piped to sh #498

Open
coolaj86 opened this issue Aug 21, 2022 · 0 comments
Open

doc: gpg-pubkey needs better error when piped to sh #498

coolaj86 opened this issue Aug 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@coolaj86
Copy link
Member

This condition should be detected and print a better error message

curl https://webinstall.dev/gpg-pubkey | sh
gpg: Warning: It may take several minutes to gather enough entropy,
gpg: especially on a linux VPS if haveged isn't installed.
gpg: (try moving the mouse, downloading large files, etc)
gpg: -:13: missing argument
Done
gpg: key "" not found: Invalid user ID
gpg: WARNING: nothing exported
@coolaj86 coolaj86 added the bug Something isn't working label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant