- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 25
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
gpg: signing failed: No passphrase given #29
Comments
Hi @nemscep I get the feeling that maybe
and also include the log content of |
I'm seeing this behavior too.
Also fails if I select "use password". Log just shows:
|
Same config and results as ☝️ |
I'm also seeing this on MacOS Ventura on an M2. It's not a new key, and the only log messages I ever get are "main.go:118: Ready!" (aside from one "main.go:348: Failed to authenticate" when I clicked the "use password" button once). Is there some way to enable more debugging? It's not even clear the problem is in Some other random observations:
OK...while looking at my
after commenting out both then running |
Description
I managed to configure
pinentry-mac
to work nicely, but when I try to switch topinentry-touchid
I am unable to find a proper way of solving this problem. After I follow the steps provided after installation, I keep getting the following error message:Simplest test to reproduce:
echo "test" | gpg -vvv --clearsign
I have generated keys which have passphrases of course, but now I am unsure how to provide these passphrases to the pinentry.
System information
macOS
GPG
gpg (GnuPG) 2.3.6
Configuration
Logs
The text was updated successfully, but these errors were encountered: