https://bugzilla.redhat.com/show_bug.cgi?id=1100909
--- Comment #1 from Vincent Batts vbatts@redhat.com --- (In reply to Phil Sorber from comment #0)
Description of problem: After new 1.2.2-2 rpms for golang were updated, I attempted to cross compile a hello world for arm and it failed complaining about lack of 5g.
Following packages installed: golang-1.2.2-2.fc20.x86_64 golang-pkg-bin-linux-amd64-1.2.2-2.fc20.x86_64 golang-pkg-linux-arm-1.2.2-2.fc20.noarch golang-src-1.2.2-2.fc20.noarch golang-pkg-linux-amd64-1.2.2-2.fc20.noarch
$ GOOS=linux GOARCH=arm go build hello.go go tool: no such tool "5g"
Version-Release number of selected component (if applicable): 1.2.2-2
Can you try this again with package version 1.2.2-7?