Description of problem: golang 1.2 requires /usr/bin/godoc, which is provided by golang-godoc. The problem is that, on F19, both 1.1-2 and 0-0.3.hg17c8fe23290a version exist. Yum prefers the former, which in turn requires golang 1.1. Clearly, 0-0.3.hg17c8fe23290a should be the preferred version, given that it's what F20 uses. Version-Release number of selected component (if applicable): As explained above. How reproducible: Every time. Steps to Reproduce: 1. yum clean all 2. yum install golang Actual results: Broken dependencies. Expected results: Productive Go happiness.
*** This bug has been marked as a duplicate of bug 1054503 ***