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

retool sync failed #546

Closed
tkanng opened this issue Jun 3, 2019 · 0 comments · Fixed by #548
Closed

retool sync failed #546

tkanng opened this issue Jun 3, 2019 · 0 comments · Fixed by #548

Comments

@tkanng
Copy link
Contributor

tkanng commented Jun 3, 2019

retool sync failed, when it downloads honnef.co/go/tools/cmd/megacheck:

retool: downloading honnef.co/go/tools/cmd/megacheck
retool: fatal err: execution error on "go get -d honnef.co/go/tools/cmd/megacheck": package honnef.co/go/tools/cmd/megacheck: cannot find package "honnef.co/go/tools/cmd/megacheck" in any of:
        /usr/local/go/src/honnef.co/go/tools/cmd/megacheck (from $GOROOT)
        /home/tkanng/gopath/src/github.com/pingcap/tidb-operator/_tools/src/honnef.co/go/tools/cmd/megacheck (from $GOPATH)
: failed to 'go get' tool: exit status 1
Makefile:85: recipe for target 'check-setup' failed

I check the latest code of go-tools, and find that there isn't cmd/megacheck any more.

Is it a bug of retool?
:)

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 a pull request may close this issue.

1 participant