Closed dinojr closed 7 years ago
This issue has been imported into the Funtoo Linux bug tracker. This helps us to ensure that your bug is prioritized and gets the attention it deserves. You are welcome to create a Funtoo account and participate in the Funtoo Linux workflow or follow-up in the GitHub issue (comments are not currently synchronized.) Follow the action here: https://bugs.funtoo.org/browse/FL-3413
This should be fixed in 2.8.4 , I tested on an ubuntu system with the newly added --gpg2 flag and the 8 digit id worked fine. If you still have this issue with 2.8.4 then please open a new issue. Thanks.
It seems the output of gpg -k changed in gpg v2: it displays the whole 40-something digits of the key. Since keychain uses this output, the 8 digits used in the examples of http://www.funtoo.org/Keychain don't work anymore. For my setup (gpg 2.11.15 on Ubuntu 16.10) , the following patch fixes this problem: