Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 3
    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'" Commented May 14, 2019 at 9:16
  • 1
    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. Commented May 14, 2019 at 11:08