Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

failed to run go list -find -json k8s.io/test-infra/robots/pr-creator #101

Open
jwendell opened this issue Dec 9, 2020 · 1 comment
Open

Comments

@jwendell
Copy link

jwendell commented Dec 9, 2020

Hi,

I'm getting the following error:

$ gobin k8s.io/test-infra/robots/pr-creator

failed to run go list -find -json k8s.io/test-infra/robots/pr-creator: exit status 1
go: finding module for package k8s.io/test-infra/robots/pr-creator
cannot find module providing package k8s.io/test-infra/robots/pr-creator: module k8s.io/test-infra/robots/pr-creator: reading file:///home/jwendell/go/pkg/mod/cache/download/k8s.io/test-infra/robots/pr-creator/@v/list: no such file or directory

Am I missing something?

Thanks.

@howardjohn
Copy link

Similar:

$ gobin istio.io/test-infra/toolbox/githubctl@master
failed to run go list -find -json istio.io/test-infra/toolbox/githubctl: exit status 1
go: k8s.io/test-infra@v0.0.0-20200514184223-ba32c8aae783 requires
        gocloud.dev@v0.19.0 requires
        github.com/Azure/go-autorest@v12.0.0+incompatible (replaced by github.com/Azure/go-autorest@v12.2.0+incompatible): missing go.sum entry; try 'go mod download github.com/Azure/go-autorest' to add it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants