Comment 13 for bug 1440940

Revision history for this message
Curtis Hovey (sinzui) wrote :

stilson-07 cannot build PPC64el debs. This means Lp/packagers cannot build juju on PPC64el as well.

go install -x -v -work github.com/juju/juju/cmd/juju
src/github.com/juju/govmomi/vim25/xml/marshal.go:10:2: cannot find package "encoding" in any of:
 /usr/src/pkg/encoding (from $GOROOT)
 /home/ubuntu/juju-build/juju-core-1.24-alpha1/src/encoding (from $GOPATH)

We cannot hack our builders for this case. The release tarfile but contain the encoding src or pkg, or we avoid using github.com/juju/govmomi/vim25/xml.