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

go get error: cri-o/client not found #51

Open
riqtare opened this issue Dec 5, 2019 · 2 comments
Open

go get error: cri-o/client not found #51

riqtare opened this issue Dec 5, 2019 · 2 comments

Comments

@riqtare
Copy link

riqtare commented Dec 5, 2019

When trying to install koko I get the following error:

$ go get github.com/redhat-nfvpe/koko
package github.com/kubernetes-sigs/cri-o/client: cannot find package "github.com/kubernetes-sigs/cri-o/client" in any of:
/usr/lib/go-1.10/src/github.com/kubernetes-sigs/cri-o/client (from $GOROOT)
/home/username1/go/src/github.com/kubernetes-sigs/cri-o/client (from $GOPATH)

I checked the local directory github.com/kubernetes-sigs/cri-o for the client directory and it is indeed not there. I also checked on github.com and indeed that directory is not there in the master branch (1.16). It used to be there in release 1.15. It seems to have been moved to the internal directory(??).

Thanks for taking a look.

@s1061123
Copy link
Collaborator

s1061123 commented Dec 5, 2019

Thank you for the point it out.
Will take care. In 'Release' page, I also put the built binary, so please use it for now.

@riqtare
Copy link
Author

riqtare commented Dec 5, 2019

Thanks for taking a look.
Using the binary for now.

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

2 participants