11

In gpg 1.4.16 I can gpg --export-secret-keys <key> without a passphrase, and it isn't a problem. However, I cannot find anyway to do this in v2.1.9. It asks if I am okay with no passphase, I confirm, and it skips the key. There must be some configuration option to have it do as I please. What is it?

theherk
  • 6,954
  • 3
  • 27
  • 52

1 Answers1

5

For anyone still being hit by this problem (like me): It was a regression in gpg versions beginning at 2.1.0 which was fixed in 2.1.13.

See discussion and fix.

undko
  • 927
  • 8
  • 15