group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #04664
[Bug 1574904] Re: Docker compiled with wrong version of Go
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 नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1574904
Title:
Docker compiled with wrong version of Go
Status in docker.io package in Ubuntu:
Fix Released
Status in docker.io source package in Xenial:
New
Bug description:
Release: 16.04
Package: docker.io 1.10.3-0ubuntu6
The docker.io 1.10.3 packaged in Ubuntu 16.04 was compiled with
Go[lang] 1.6.1. Go 1.6.x contains a change to how the HTTP "Host"
header is parsed, and using this to compile Docker has the effect of
breaking the ability for any older version of the Docker client to
talk to the daemon.
Docker briefly changed their official releases to 1.6, users
discovered this problem, and they therefore reverted back to compiling
with Golang 1.5: https://github.com/docker/docker/issues/20865
Expected: Ubuntu docker.io package should be compiled with Golang
1.5.x so that Docker clients compiled with it can talk to it.
root@ubuntu:~# apt-get install docker.io
...
Get:3 http://mirrors.digitalocean.com/ubuntu xenial/universe amd64 docker.io amd64 1.10.3-0ubuntu6 [9,222 kB]
...
Selecting previously unselected package docker.io.
Preparing to unpack .../docker.io_1.10.3-0ubuntu6_amd64.deb ...
Unpacking docker.io (1.10.3-0ubuntu6) ...
...
Setting up docker.io (1.10.3-0ubuntu6) ...
Adding group `docker' (GID 116) ...
Done.
root@ubuntu:~# docker -v
Docker version 1.10.3, build 20f81dd
root@ubuntu:~# docker version
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.6.1
Git commit: 20f81dd
Built: Wed, 20 Apr 2016 14:19:16 -0700
OS/Arch: linux/amd64
Server:
Version: 1.10.3
API version: 1.22
Go version: go1.6.1
Git commit: 20f81dd
Built: Wed, 20 Apr 2016 14:19:16 -0700
OS/Arch: linux/amd64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1574904/+subscriptions