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

errors in go library installs #4

Open
iantor opened this issue Jan 16, 2017 · 0 comments
Open

errors in go library installs #4

iantor opened this issue Jan 16, 2017 · 0 comments

Comments

@iantor
Copy link

iantor commented Jan 16, 2017

On Win 7-64, installed latest Vagrant and Virtualbox (that version is higher than the one you suggest). vagrant up seemed to go well, until the last stage where vagrant libraries are installed. Go seems to have been installed ok, but got the following errors from the provisioning script:

golang.org/x/tools/godoc

==> default: dev/src/golang.org/x/tools/godoc/corpus.go:105: undefined: analysis.Result
==> default: package golang.org/x/tools/cmd/vet
==> default: imports golang.org/x/tools/cmd/vet
==> default: imports golang.org/x/tools/cmd/vet: cannot find package "golang.org/x/tools/cmd/vet" in any of:
==> default: /usr/lib/go/src/pkg/golang.org/x/tools/cmd/vet (from $GOROOT)
==> default: /home/vagrant/dev/src/golang.org/x/tools/cmd/vet (from $GOPATH)
==> default: package github.com/golang/lint/golint
==> default: imports go/constant: unrecognized import path "go/constant"
==> default: package github.com/golang/lint/golint
==> default: imports go/types: unrecognized import path "go/types"

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