On May 13, 2014, at 7:15 PM, Aaron Toponce <aaron.topo...@gmail.com> wrote:
> I don't know if this is a bug, or if I am doing something wrong, so I might as > well ask here. I ran the following command from my terminal, and cannot > retrieve the fingerprint from the file: > > $ gpg --output 0xBB065B251FF4945B.gpg --export 0xBB065B251FF4945B > $ gpg --with-colons --with-fingerprint 0xBB065B251FF4945B.gpg > pub:-:2048:1:BB065B251FF4945B:2008-07-27:::f: > uid:::::::::Daniel T. Hagan <dan...@kickidle.com>: > sub:-:2048:1:6BA86443C0C6CDA2:2008-07-27:::: > sub:-:2048:1:16C018D9B89B420A:2008-07-27:::: > > There should exist an "^fpr" line in the output. Compare to: > > $ gpg --output 0x4713D527ECE16009.gpg --export 0x4713D527ECE16009 > $ gpg --with-colons --with-fingerprint 0x4713D527ECE16009.gpg > pub:-:1024:17:4713D527ECE16009:2005-06-06:::f:George Hacker (GLS) > <ghac...@redhat.com>: > fpr:::::::::8BFD3F436366D9820E9EAB2F4713D527ECE16009: > uid:::::::::George Hacker <geor...@axian.com>: > uid:::::::::George Hacker <ghac...@axian.com>: > uat:::::::::1 2493: > sub:-:1024:16:0D94CF6C0C8C2F1B:2005-06-06:::: > > Of the 453 keys in my public keyring, this happens on 8 of them (about 2%): > > 0x072DC7442B89BD45 > 0x14774C7B9958256C > 0x4B2A4897D39DA0E3 > 0x63E42BD8C58C753A > 0x677A7DE8CC9A6F67 > 0x6FA1B04BB6724E04 > 0x9710B89BCA57AD7C > 0xBB065B251FF4945B > > Any ideas what is going on? Looks like a bug. Note that on each of the keys that didn't work there is a direct signature on the key. This is not very common, and is usually used for a designated revoker (i.e. "I permit so-and-so to revoke my key for me"). I suspect there is a bug printing the fingerprints on a key from a key file (rather than from a keyring) for keys with a direct signature. David _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users