Description of problem: The golang-cover rpm only lands /usr/bin/cover, but the `go` tool expects it in it's path as well, such that `go tool cover` resolves. Version-Release number of selected component (if applicable): golang-cover-0-0.3.hg17c8fe23290a.fc20.x86_64 How reproducible: consistent Steps to Reproduce: 1. run a golang unit test that includes coverage testing `go test -race -timeout 30s -cover ...` 2. 3. Actual results: go tool: no such tool "cover"; to install: go get code.google.com/p/go.tools/cmd/cover Expected results: no failure Additional info:
ln -s /usr/bin/cover /usr/lib/golang/pkg/tool/linux_amd64/cover resolves the problem
golang-googlecode-tools-0-0.7.hg17c8fe23290a.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.7.hg17c8fe23290a.fc20
golang-googlecode-tools-0-0.7.hg17c8fe23290a.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.7.hg17c8fe23290a.fc19
golang-googlecode-tools-0-0.7.hg17c8fe23290a.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.7.hg17c8fe23290a.el6
Package golang-googlecode-tools-0-0.7.hg17c8fe23290a.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing golang-googlecode-tools-0-0.7.hg17c8fe23290a.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2188/golang-googlecode-tools-0-0.7.hg17c8fe23290a.el6 then log in and leave karma (feedback).
*** Bug 1117070 has been marked as a duplicate of this bug. ***
golang-googlecode-tools-0-1.0.hgd32b5854c941.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-1.0.hgd32b5854c941.fc20
golang-googlecode-tools-0-1.0.hgd32b5854c941.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-1.0.hgd32b5854c941.fc19
golang-googlecode-tools-0-1.0.hgd32b5854c941.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-1.0.hgd32b5854c941.el6
golang-googlecode-tools-0-1.0.hgd32b5854c941.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-tools-0-1.0.hgd32b5854c941.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-tools-0-1.0.hgd32b5854c941.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.