Bug 1010611 - need to rebuild against golang 1.1.2 -- also, need to have go version we built with in the provides
Summary: need to rebuild against golang 1.1.2 -- also, need to have go version we buil...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-googlecode-net
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-22 03:16 UTC by Matthew Miller
Modified: 2014-07-01 22:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-23 19:13:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthew Miller 2013-09-22 03:16:28 UTC
When trying to build docker with the golang 1.1.2 compiler I get:

src/github.com/dotcloud/docker/api.go:4: import /usr/lib64/golang/pkg/linux_amd64/code.google.com/p/go.net/websocket.a: object is [linux amd64 go1.1.1 X:none] expected [linux amd64 go1.1.2 X:none]

This means that:

a) we need to rebuild the golang-googlecode-net-devel package 
b) we need some way of tracking this in the package dependencies 
c) there needs to be some way of updating all of these when a new go version comes out

"A" is fairly trivial (buildroot override for golang 1.1.2), but I'm not quite sure what to do about "B" and "C".

Comment 1 Matthew Miller 2013-09-23 19:13:52 UTC
shipping these packages as source-only devel files solves this


Note You need to log in before you can comment on or make changes to this bug.