Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Missing dependency "snap-plugin-lib-go" in glide.yaml to build mock plugins #1204

Closed
geauxvirtual opened this issue Sep 14, 2016 · 1 comment

Comments

@geauxvirtual
Copy link
Contributor

On latest HEAD of master, running make fails with errors

2016-09-14 17:01:53 UTC [     info] building snap-plugin-processor-passthru-grpc
main.go:23:2: cannot find package "github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin" in any of:
    /Users/jguidroz/Projects/src/github.com/intelsdi-x/snap/vendor/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (vendor tree)
    /usr/local/go/src/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (from $GOROOT)
    /Users/jguidroz/Projects/src/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (from $GOPATH)
2016-09-14 17:02:01 UTC [     info] building snap-plugin-publisher-mock-file-grpc
main.go:23:2: cannot find package "github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin" in any of:
    /Users/jguidroz/Projects/src/github.com/intelsdi-x/snap/vendor/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (vendor tree)
    /usr/local/go/src/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (from $GOROOT)
    /Users/jguidroz/Projects/src/github.com/intelsdi-x/snap-plugin-lib-go/v1/plugin (from $GOPATH)

Looking at the glide.yaml in the repo, it does not appear the snap-plugin-lib-go dependency was added with the PRs that committed these new plugins.

@candysmurf
Copy link
Contributor

I ran fine for me, probably because I had it.

screen shot 2016-09-14 at 10 18 35 am

marcin-krolik added a commit to marcin-krolik/snap that referenced this issue Sep 15, 2016
marcin-krolik added a commit to marcin-krolik/snap that referenced this issue Sep 15, 2016
@bjray bjray added this to the 1.0.0 - Candidate milestone Sep 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants