Build errors
Neale Ferguson
neale at sinenomine.net
Mon Feb 1 18:33:04 UTC 2016
I built juju a few weeks ago and attempted to do it today using the same
procedure. During the stage:
go get -d -v github.com/juju/juju/...
I am now getting:
github.com/Azure/azure-sdk-for-go (download)
package github.com/juju/juju/cmd/juju
imports
github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/go
-autorest/autorest: cannot find package
"github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/github.com/Azure/g
o-autorest/autorest" in any of:
/home/neale/go/src/github.com/Azure/azure-sdk-for-go/Godeps/_workspace/src/
github.com/Azure/go-autorest/autorest (from $GOROOT)
/home/neale/rpmbuild/BUILD/juju/src/github.com/Azure/azure-sdk-for-go/Godep
s/_workspace/src/github.com/Azure/go-autorest/autorest (from $GOPATH)
And the build fails.
Is this some transient condition related to the Azure git repo or
something else?
Neale
More information about the Juju-dev
mailing list