Timeline for gpg cannot unlock passphrase-less key: "gpg: public key decryption failed: No passphrase given"
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 14, 2019 at 11:08 | comment | added | RafDouglas C. Tommasi | I see, it seems both gpg2 and Kleopatra use the same version of the pinentry utility; the last solution I linked handled with that, but I am glad you managed to solve the problem relying on an old system. | |
| May 14, 2019 at 9:16 | comment | added | knarf | echo '' | gpg2 --batch --passphrase-fd 0 --passwd [email protected] still prompts using the X dialog and fails the same way. Kleopatra also prompts using the same dialog and fails with empty input (I suspect it just calls gpg in the background). Last solution failed with "gpg: unknown option 'export-reset-subkey-passwd'" | |
| May 13, 2019 at 22:42 | history | edited | RafDouglas C. Tommasi | CC BY-SA 4.0 | added 475 characters in body |
| May 13, 2019 at 22:27 | history | answered | RafDouglas C. Tommasi | CC BY-SA 4.0 |