Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.13 fails with "Failed to parse public key" #2152

Closed
sneak opened this issue Feb 28, 2016 · 10 comments
Closed

1.0.13 fails with "Failed to parse public key" #2152

sneak opened this issue Feb 28, 2016 · 10 comments

Comments

@sneak
Copy link

sneak commented Feb 28, 2016

tyrell:~▻ keybase id sneak
▶ INFO Saving /Users/jp/Library/LaunchAgents/homebrew.mxcl.keybase.plist
▶ INFO Starting homebrew.mxcl.keybase
▶ NOTICE Failed to parse public key at position 0
▶ ERROR Bad key family: No key found for 010168f71e9c59cf1196ef049384975b9458630ef087f1a651a56b9bf6dd8206fffc0a
@maxtaco
Copy link
Contributor

maxtaco commented Feb 28, 2016

Hah. Sneak was in our test key set on node.

On Sunday, February 28, 2016, Jeffrey Paul notifications@github.com wrote:

tyrell:~▻ keybase id sneak
▶ INFO Saving /Users/jp/Library/LaunchAgents/homebrew.mxcl.keybase.plist
▶ INFO Starting homebrew.mxcl.keybase
▶ NOTICE Failed to parse public key at position 0
▶ ERROR Bad key family: No key found for 010168f71e9c59cf1196ef049384975b9458630ef087f1a651a56b9bf6dd8206fffc0a


Reply to this email directly or view it on GitHub
#2152.

@sneak
Copy link
Author

sneak commented Feb 28, 2016

huh?

@maxtaco
Copy link
Contributor

maxtaco commented Feb 28, 2016

It's a shortcoming in the Go OpenPGP library:

Key parsing error: openpgp: unsupported feature: unknown critical signature subpacket type 6

@maxtaco
Copy link
Contributor

maxtaco commented Feb 28, 2016

I'll try to get to it this week. Thanks for the bug report!

@maxtaco
Copy link
Contributor

maxtaco commented Feb 29, 2016

Fixed in this PR: keybase/go-crypto#17

We'll have to vendor it into the client and cut a new release before you can see a fix...

@maxtaco
Copy link
Contributor

maxtaco commented Feb 29, 2016

Vendored in #2157

Look for it in the next release.

@maxtaco
Copy link
Contributor

maxtaco commented Feb 29, 2016

IF still broken then, feel free to reopen

@maxtaco maxtaco closed this as completed Feb 29, 2016
@Cysioland
Copy link

1.0.15, still fails. Please reopen, @maxtaco

keybase track piotrkonieczny
▶ NOTICE Failed to parse public key at position 0
▶ ERROR Bad key family: No key found for 0111d2577288d66e4bddc3a7aa2b5556963e63a66df51514e4f4bb1596564769a1ad0a

@maxtaco
Copy link
Contributor

maxtaco commented Apr 22, 2016

It's a different bug in the Go OpenPGP libraries:

2016-04-22T07:53:18.092860 ▶ [NOTI keybase log.go:38] 09b Failed to parse public key at position 0
2016-04-22T07:53:18.093203 ▶ [DEBU keybase log.go:30] 09c Key parsing error: openpgp: invalid data: signature packet found before user id packet

@maxtaco
Copy link
Contributor

maxtaco commented Apr 22, 2016

@Cysioland see #2666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants