Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Unable to compile #2

Open
menta2k opened this issue Jul 3, 2018 · 2 comments
Open

Unable to compile #2

menta2k opened this issue Jul 3, 2018 · 2 comments
Assignees

Comments

@menta2k
Copy link

menta2k commented Jul 3, 2018

When i try to compile feature/key-generation i got the following error

pkg\key\key.go:67:7: sig.FlagAuthenticate undefined (type *packet.Signature has no field or method FlagAuthenticate)

according the documentation of golang.org/x/crypto/openpgp FlagAuthenticate not exist there.
Are you using a patched version of openpgp and can you share that patches ?

@scruplelesswizard
Copy link
Owner

Hi @Menta2L,
You can find the patch here:
https://go-review.googlesource.com/c/crypto/+/120315

Golang is currently under code freeze for the new release, but I am hoping to have the change (and several others to the x/crypto/openpgp package) in the next release. For now you can pull and apply the patches locally.

My apologies for not seeing this sooner!

@scruplelesswizard
Copy link
Owner

I will leave this issue open until golang/go#25983 is closed

@scruplelesswizard scruplelesswizard self-assigned this Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants