Added the subject line On Sat, Jun 25, 2016 at 3:11 PM, Emily Gu <[email protected]> wrote:
> Hi, > > My plugin stops working with Heka with the following error message when I > ran "build.sh" from Heka. > > can't load package: /Users/xxx/.gvm/pkgsets/go1.6.2/xxx/src/ > github.com/heka/build/heka/src/github.com/mozilla-services/heka/cmd/hekad/plugin_loader.go:4:3: > import "github.com/xxxx/xxx-publisher-heka" is a program, not an > importable package > > Do you know what it means? My plugin_loader.cmake is like: > > add_external_plugin(git https://github.com/xxxx/xxx-publisher-heka :local) > > Thanks, > Emily > > >
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

