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

Installation issue #1

Open
rbcollins123 opened this issue Jan 10, 2017 · 0 comments
Open

Installation issue #1

rbcollins123 opened this issue Jan 10, 2017 · 0 comments

Comments

@rbcollins123
Copy link

rbcollins123 commented Jan 10, 2017

When I run:

go get github.com/0xBF/packer-post-processor-ovftool

it errors out with:

go get github.com/0xBF/packer-post-processor-ovftool
# github.com/0xBF/packer-post-processor-ovftool/ovftool
src/github.com/0xBF/packer-post-processor-ovftool/ovftool/ssh.go:32: cannot use "github.com/mitchellh/packer/communicator/ssh".PasswordKeyboardInteractive(p.cfg.Password) (type "github.com/mitchellh/packer/vendor/golang.org/x/crypto/ssh".KeyboardInteractiveChallenge) as type "golang.org/x/crypto/ssh".KeyboardInteractiveChallenge in argument to "golang.org/x/crypto/ssh".KeyboardInteractive
src/github.com/0xBF/packer-post-processor-ovftool/ovftool/ssh.go:41: cannot use "golang.org/x/crypto/ssh".ClientConfig literal (type *"golang.org/x/crypto/ssh".ClientConfig) as type *"github.com/mitchellh/packer/vendor/golang.org/x/crypto/ssh".ClientConfig in field value

Sorry, I'm not a Go dev so it may be something simple that I'm overlooking?

Thanks!

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

1 participant