influxdata / Litmus

testing framework
0 stars 0 forks source link

Plutonium 1.7.8RC1 release #184

Closed gshif closed 5 years ago

gshif commented 5 years ago

Need to release 1.7.8 RC1:

gshif commented 5 years ago

Did a first build attempt.After updating the flux version to v0.33.2 in plutonium repo, I am seeing the build errors:

vendor/github.com/influxdata/flux/lang/compiler.go:11:2: cannot find package "github.com/influxdata/flux/internal/spec" in any of:
    /go/src/github.com/influxdata/plutonium/vendor/github.com/influxdata/flux/internal/spec (vendor tree)
    /usr/local/go/src/github.com/influxdata/flux/internal/spec (from $GOROOT)
    /go/src/github.com/influxdata/flux/internal/spec (from $GOPATH)
vendor/github.com/influxdata/flux/stdlib/universe/table_fns.go:15:2: cannot find package "github.com/influxdata/flux/values/objects" in any of:
    /go/src/github.com/influxdata/plutonium/vendor/github.com/influxdata/flux/values/objects (vendor tree)
    /usr/local/go/src/github.com/influxdata/flux/values/objects (from $GOROOT)
    /go/src/github.com/influxdata/flux/values/objects (from $GOPATH)
vendor/github.com/influxdata/flux/stdlib/test_packages.go:7:2: cannot find package "github.com/influxdata/flux/stdlib/influxdata/influxdb/v1/fluxtests" in any of:
    /go/src/github.com/influxdata/plutonium/vendor/github.com/influxdata/flux/stdlib/influxdata/influxdb/v1/fluxtests (vendor tree)
    /usr/local/go/src/github.com/influxdata/flux/stdlib/influxdata/influxdb/v1/fluxtests (from $GOROOT)
    /go/src/github.com/influxdata/flux/stdlib/influxdata/influxdb/v1/fluxtests (from $GOPATH)
vendor/github.com/influxdata/flux/stdlib/packages.go:13:2: cannot find package "github.com/influxdata/flux/stdlib/regexp" in any of:
    /go/src/github.com/influxdata/plutonium/vendor/github.com/influxdata/flux/stdlib/regexp (vendor tree)
    /usr/local/go/src/github.com/influxdata/flux/stdlib/regexp (from $GOROOT)
    /go/src/github.com/influxdata/flux/stdlib/regexp (from $GOPATH)
vendor/github.com/influxdata/flux/stdlib/test_packages.go:8:2: cannot find package "github.com/influxdata/flux/stdlib/testing/chronograf" in any of:
    /go/src/github.com/influxdata/plutonium/vendor/github.com/influxdata/flux/stdlib/testing/chronograf (vendor tree)
    /usr/local/go/src/github.com/influxdata/flux/stdlib/testing/chronograf (from $GOROOT)
    /go/src/github.com/influxdata/flux/stdlib/testing/chronograf (from $GOPATH)
gshif commented 5 years ago

It was released - 1.7.8rc0