Closed deanpemberton closed 8 years ago
Hey Dean, https://github.com/raintank/inspect/commit/f1b0947b1a1b12a4d1e5c5331755b30d03931bb4 should fix this.
Step 6 : RUN go get github.com/raintank/inspect/inspect-es
---> Running in 845b23899dda
---> 54643455998c
Removing intermediate container 845b23899dda
Step 7 : RUN go get github.com/raintank/fakemetrics
And on with the show =) Thanks heaps for the quick turn around!
There appears to be a mismatch in schema versions somewhere in the build chain. inspect-es tries to use gopkg.in/raintank/schema.v1 and gopkg.in/raintank/schema.v0
running "./build_all.sh" on a brand new ubuntu 16.04 VM with Docker version 1.11.2, build b9f10c9