-
Notifications
You must be signed in to change notification settings - Fork 646
Installing github.com/uudashr/gopkgs/cmd/gopkgs FAILED #2857
Comments
I am also seeing this same error using VS Code 1.39.2, Windows 10.0.18362, WSL (Ubuntu 18.04.2 LTS) and go1.13.3 linux/amd64. |
This is an issue with with the upstream repo: uudashr/gopkgs#22. |
As a temporary workaround, you could install the older version of it manually, like |
This is the command that vscode automatically executes when it executes the Go Install/Update tool. |
I know it does, but if you manually get the package, at least it'd work for the new installment. |
Please try it again. Just fix some and test on my end and it works. |
The test is ok. |
It works now, but the version is currently not the latest one. We are continuing investigation in the linked issue. |
https://github.com/uudashr/gopkgs/cmd/gopkgs
The link will open and report 404.
Installing 18 tools at /data/app/go/bin
gocode
gopkgs
go-outline
go-symbols
guru
gorename
gotests
gomodifytags
impl
fillstruct
goplay
godoctor
dlv
gocode-gomod
gogetdoc
goreturns
golint
gopls
Installing github.com/mdempsky/gocode SUCCEEDED
Installing github.com/uudashr/gopkgs/cmd/gopkgs FAILED
Installing github.com/ramya-rao-a/go-outline SUCCEEDED
Installing github.com/acroca/go-symbols SUCCEEDED
Installing golang.org/x/tools/cmd/guru SUCCEEDED
Installing golang.org/x/tools/cmd/gorename SUCCEEDED
Installing github.com/cweill/gotests/... SUCCEEDED
Installing github.com/fatih/gomodifytags SUCCEEDED
Installing github.com/josharian/impl SUCCEEDED
Installing github.com/davidrjenni/reftools/cmd/fillstruct SUCCEEDED
Installing github.com/haya14busa/goplay/cmd/goplay SUCCEEDED
Installing github.com/godoctor/godoctor SUCCEEDED
Installing github.com/go-delve/delve/cmd/dlv SUCCEEDED
Installing github.com/stamblerre/gocode SUCCEEDED
Installing github.com/zmb3/gogetdoc SUCCEEDED
Installing github.com/sqs/goreturns SUCCEEDED
Installing golang.org/x/lint/golint SUCCEEDED
Installing golang.org/x/tools/gopls SUCCEEDED
1 tools failed to install.
gopkgs:
Error: Command failed: /usr/local/go/bin/go get -v github.com/uudashr/gopkgs/cmd/gopkgs
go: finding github.com/uudashr/gopkgs/cmd/gopkgs latest
go get: github.com/uudashr/gopkgs/cmd/gopkgs@v0.0.0-20191022034909-9ad6b82ad5c3 requires
github.com/uudashr/gopkgs/v2@v2.0.3: reading github.com/uudashr/gopkgs/go.mod at revision v2.0.3: unknown revision v2.0.3
go: finding github.com/uudashr/gopkgs/cmd/gopkgs latest
go get: github.com/uudashr/gopkgs/cmd/gopkgs@v0.0.0-20191022034909-9ad6b82ad5c3 requires
github.com/uudashr/gopkgs/v2@v2.0.3: reading github.com/uudashr/gopkgs/go.mod at revision v2.0.3: unknown revision v2.0.3
The text was updated successfully, but these errors were encountered: