Code review comment for lp:~dstroppa/juju-core/joyent-provider-storage

Revision history for this message
Go Bot (go-bot) wrote :

The attempt to merge lp:~dstroppa/juju-core/joyent-provider-storage into lp:juju-core failed. Below is the output from the failed tests.

provider/joyent/storage.go:16:2: cannot find package "launchpad.net/gojoyent/client" in any of:
 /usr/lib/go/src/pkg/launchpad.net/gojoyent/client (from $GOROOT)
 /home/tarmac/trees/src/launchpad.net/gojoyent/client (from $GOPATH)
provider/joyent/storage.go:17:2: cannot find package "launchpad.net/gojoyent/jpc" in any of:
 /usr/lib/go/src/pkg/launchpad.net/gojoyent/jpc (from $GOROOT)
 /home/tarmac/trees/src/launchpad.net/gojoyent/jpc (from $GOPATH)
provider/joyent/storage.go:18:2: cannot find package "launchpad.net/gojoyent/manta" in any of:
 /usr/lib/go/src/pkg/launchpad.net/gojoyent/manta (from $GOROOT)
 /home/tarmac/trees/src/launchpad.net/gojoyent/manta (from $GOPATH)

« Back to merge proposal