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?
Asked
Active
Viewed 3,732 times
11

theherk
- 6,954
- 3
- 27
- 52
-
1Same here on Arch Linux, I'm having this issue with our test key. – jpic Jan 08 '16 at 08:53
-
For what it is worth, I am using Arch, as well. So maybe this problem is limited to us. – theherk Jan 11 '16 at 21:08
-
I already had gpg1 installed from AUR for some reason, it works. – jpic Jan 11 '16 at 22:40
1 Answers
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