Skip to content

Add a pkcs11key_stub for build tools.#226

Merged
lziest merged 1 commit intocloudflare:masterfrom
jsha:pkcs11key-stub
Jun 1, 2015
Merged

Add a pkcs11key_stub for build tools.#226
lziest merged 1 commit intocloudflare:masterfrom
jsha:pkcs11key-stub

Conversation

@jsha
Copy link
Copy Markdown
Contributor

@jsha jsha commented May 29, 2015

In Boulder, we're using godep to vendorize dependencies. I'm working on a change to include the pkcs11 dependencies as well. This requires a patched version of godep to support tags (tools/godep#117).

Unfortunately, godep gets confused and gives the error:

godep: no buildable Go source files in /home/jsha/go/packages/src/github.com/cloudflare/cfssl/crypto/pkcs11key
godep: error loading dependencies

This error is simply fixed by adding this file.

@kisom
Copy link
Copy Markdown
Contributor

kisom commented May 29, 2015

Golint gives the following:

/home/travis/gopath/src/github.com/cloudflare/cfssl/crypto/pkcs11key/pkcs11key_stub.go:1:1: package comment should be of the form "Package pkcs11key ..."

Can you adjust the comment?

@jsha jsha force-pushed the pkcs11key-stub branch from 2f89ef1 to bbc3f3f Compare May 29, 2015 17:28
@jsha
Copy link
Copy Markdown
Contributor Author

jsha commented May 29, 2015

Made the requested change, but Travis is still failing. I can't figure out the Travis output: any suggestions?

@grittygrease
Copy link
Copy Markdown
Contributor

Looks like some stale testdata, @lziest is taking a look.

@grittygrease
Copy link
Copy Markdown
Contributor

please rebase on master to fix tests (addressed by #228)

@jsha jsha force-pushed the pkcs11key-stub branch from bbc3f3f to 1ccc6af Compare May 30, 2015 03:09
@grittygrease
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@lziest
Copy link
Copy Markdown
Contributor

lziest commented Jun 1, 2015

LGTM

lziest added a commit that referenced this pull request Jun 1, 2015
Add a pkcs11key_stub for build tools.
@lziest lziest merged commit 152152b into cloudflare:master Jun 1, 2015
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

Successfully merging this pull request may close these issues.

4 participants