[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-16 Thread Michael Hudson-Doyle
The packages are waiting for approval by the SRU team. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574904 Title: Docker compiled with wrong version of Go To manage notifications about this bug g

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-16 Thread Jonathan Lange
How's it going getting these into xenial-proposed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574904 Title: Docker compiled with wrong version of Go To manage notifications about this bug go to

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-09 Thread Michael Hudson-Doyle
Hey, thanks for testing. I've reported the two issues you mention as separate bugs https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1591021 and https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1591023, happy to continue conversations there. I'll be asked you to do verification of th

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-09 Thread Jonathan Lange
At mwhudson's request I'm testing this on a xenial server using the packages in ppa:mwhudson/devirt. * set up a clean 16.04 machine and reproduced the failures I saw with weave * added ppa:mwhudson/devirt & changed 'xenial' to 'yakkety' * apt-get upgrade, then: $ sudo apt-get install docker.io Re

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-06-08 Thread Michael Hudson-Doyle
We hope to have a fix for this in Xenial within a week. ** Also affects: docker.io (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: docker.io (Ubuntu Xenial) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-05-31 Thread Bryan Boreham
I have the same question as the last comment; please could this be released for 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574904 Title: Docker compiled with wrong version of Go To manag

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-05-12 Thread Jan Weitz
When will this fix be released for Xenial (16.04)? I can only find 1.10.3-0ubuntu6 Thank you for your help, Jan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574904 Title: Docker compiled with wr

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package docker.io - 1.10.3-0ubuntu7 --- docker.io (1.10.3-0ubuntu7) yakkety; urgency=medium [ Tianon Gravi ] * Update GOPATH logic in debian/tests/integration to match debian/rules [ Michael Hudson-Doyle ] * Add d/patches/22000--ignore-invalid-host-h

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-26 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574904 Title: Docker compiled with wrong version of Go To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-26 Thread Michael Hudson-Doyle
Attaching a patch (to be applied to http://anonscm.debian.org/cgit/docker/docker.io.git/log/?h=ubuntu) that fixes this in my testing. ** Patch added: "backport of https://github.com/docker/docker/pull/22000/"; https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1574904/+attachment/4648624

Re: [Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-26 Thread Tianon Gravi
Applying https://github.com/docker/docker/pull/22000 is another option worth considering. The patch isn't ideal (and upstream currently has no interest in applying it), but it does do the job. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-26 Thread Michael Hudson-Doyle
Vendoring net/http turns out to be really annoying because you end up having to vendor lots of other stdlib packages as well to make things work. I have another, even more evil idea: binary patching! I *think* this program will allow a docker binary to accept the bogus headers sent by docker < 1.10

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-25 Thread Michael Hudson-Doyle
It was pointed out to me that moving to 1.5 would mean not building for s390x, which even more isn't something we want to do. I'd be happier vendoring a hacked version of net/http into the docker source package, or whatever is required along those lines tbh. -- You received this bug notification

[Bug 1574904] Re: Docker compiled with wrong version of Go

2016-04-25 Thread Michael Hudson-Doyle
Oh fun. At the moment we don't even have Go 1.5 in Xenial and I don't really want to add it, although thanks to some re-working in 16.04 we can at least add it cleanly now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l