We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
running gpg --full-gen-key results in:
gpg --full-gen-key
gpg: agent_genkey failed: No pinentry Key generation failed: No pinentry
run gpg --full-gen-key
keys are generated
No response
"x86_64-linux"
Linux 6.12.18, NixOS, 25.05 (Warbler), 25.05pre-git
yes
nix-env (Nix) 2.24.12
/nix/store/g4ppspdl4fy7hnp4jgjl4ll03v7i08w3-source
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
Resolves #ISSUE
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Try setting programs.gnupg.agent.pinentryPackage.
programs.gnupg.agent.pinentryPackage
Sorry, something went wrong.
No branches or pull requests
Nixpkgs version
Describe the bug
running
gpg --full-gen-key
results in:gpg: agent_genkey failed: No pinentry
Key generation failed: No pinentry
Steps to reproduce
run
gpg --full-gen-key
Expected behaviour
keys are generated
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.12.18, NixOS, 25.05 (Warbler), 25.05pre-git
yes
yes
nix-env (Nix) 2.24.12
/nix/store/g4ppspdl4fy7hnp4jgjl4ll03v7i08w3-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: