keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
900 stars 37 forks source link

PGP "invalid data: subkey signature invalid" #2217

Closed Eric-Sparks closed 8 years ago

Eric-Sparks commented 8 years ago

I'm getting this error when I try to add my GPG key. AFAIK, my key is okay (I use it daily).

$ keybase pgp select 024bb3d1
#    Algo    Key Id             Created   UserId
=    ====    ======             =======   ======
1    4096R   8076ABDE024BB3D1             Eric Harlan Christensen <eric@christensenplace.us>, Eric Harlan Christensen <sparks@gnupg.net>, Eric "Sparks" Christensen <sparks@redhat.com>, Eric "Sparks" Christensen <echriste@redhat.com>, Eric "Sparks" Christensen <sparks@fedoraproject.org>, Eric Harlan Christensen <w4otn@arrl.net>, Eric Harlan Christensen W4OTN <w4otn@arrl.net>, Eric Harlan Christensen W4OTN <w4otn@wx4akq.org>, Eric Harlan Christensen <webmaster@mhxskywarn.org>, Eric Harlan Christensen <eric.christensen@citrix.com>, Eric Harlan Christensen NNN0HKD <nnn0hkd@navymars.org>, Eric Harlan Christensen W4OTN <radio@christensenplace.us>
Choose a key: 1
▶ ERROR ImportKey error: openpgp: invalid data: subkey signature invalid: openpgp: unsupported feature: unknown S2K GNU protection mode: 2
maxtaco commented 8 years ago

Keybase version?

Eric-Sparks commented 8 years ago

keybase version 1.0.13-0

maxtaco commented 8 years ago

My guess is this bug is fixed in 1.0.15, but with PGP, I never know for sure...

Eric-Sparks commented 8 years ago

Okay, I'll try that and report back.

Eric-Sparks commented 8 years ago

That fixed things. Thanks.