Bug 1055012

Summary: Broken dependencies on F19
Product: [Fedora] Fedora Reporter: David Strauss <david>
Component: golangAssignee: Adam Goode <adam>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 19CC: adam, admiller, golang-updates, lemenkov, lsm5, renich, skottler, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-18 00:14:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Strauss 2014-01-18 00:06:02 UTC
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.

Comment 1 Adam Miller 2014-01-18 00:14:25 UTC

*** This bug has been marked as a duplicate of bug 1054503 ***