EC2のCentOS7で 以下のように go get した際にbzrが見当たらないというエラーが発生した。
1 2 3 4 5
$ go get launchpad.net/goamz/aws
[centos@ip-xxx-xx-xx-xx src]$ go get launchpad.net/goamz/aws go: missing Bazaar command. See http://golang.org/s/gogetcmd package launchpad.net/goamz/aws: exec: "bzr": executable file not found in $PATH
INFO 2015/08/19 14:48:38 harness.go:165: Listening on :9000 2015/08/19 14:48:40 server.go:1775: http: TLS handshake error from 127.0.0.1:36799: tls: first record does not look like a TLS handshake