Your message dated Tue, 3 Nov 2015 22:53:55 -0800
with message-id
<cahnknk3iqwm+i78sde1nv57-zfhben6ped7gitm8h_3rczm...@mail.gmail.com>
and subject line Re: Bug#776788: docker.io: docker fails while pulling this
special package, docker works on other platforms
has caused the Debian Bug report #776788,
regarding docker.io: docker fails while pulling this special package, docker
works on other platforms
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
776788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776788
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: docker.io
Version: 1.3.3~dfsg1-2
Severity: important
docker fails for this command
>docker pull bigtop/seed:centos-6.4
Pulling repository bigtop/seed
539c0211cd76: Error pulling image (centos-6.4) from bigtop/seed, Untar gzip:
invalid header
2015/02/01 17:46:58 Error pulling image (centos-6.4) from bigtop/seed, Untar
gzip: invalid header
Interestingly this command works on coreos (boot2docker) with docker 1.3.3 and
centos7 with docker 1.3.2
The error messge of the docker daemon is:
...
[debug] archive.go:103 [tar autodetect] n: [31 139 8 0 18 68 89 81 0 3]
Error pulling image (centos-6.4) from bigtop/seed, Untar gzip: invalid header
[ab6e09b3] -job pull(bigtop/seed, centos-6.4) = ERR (1)
I tried to nail it down, it seems to be hidden in the gzip module of golang.
I worked around this issue by downloading this image on centos7, exporting it
to a file and importing it on debian.
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages docker.io depends on:
ii adduser 3.113+nmu3
ii init-system-helpers 1.22
ii iptables 1.4.21-2+b1
ii libapparmor1 2.9.0-3
ii libc6 2.19-13
ii libdevmapper1.02.1 2:1.02.90-2
ii libsqlite3-0 3.8.7.1-1
ii perl 5.20.1-4
Versions of packages docker.io recommends:
ii aufs-tools 1:3.2+20130722-1.1
ii ca-certificates 20141019
ii cgroupfs-mount 1.1
ii git 1:2.1.4-2
ii xz-utils 5.1.1alpha+20120614-2+b3
Versions of packages docker.io suggests:
ii btrfs-tools 3.17-1.1
ii debootstrap 1.0.66
ii lxc 1:1.0.6-6
pn rinse <none>
-- no debconf information
signature.asc
Description: Message signed with OpenPGP using GPGMail
--- End Message ---
--- Begin Message ---
On 1 February 2015 at 10:35, Olaf Flebbe <[email protected]> wrote:
>>docker pull bigtop/seed:centos-6.4
> Pulling repository bigtop/seed
> 539c0211cd76: Error pulling image (centos-6.4) from bigtop/seed, Untar gzip:
> invalid header
> 2015/02/01 17:46:58 Error pulling image (centos-6.4) from bigtop/seed, Untar
> gzip: invalid header
I think Erich's hunch that this was golang-related was probably spot
on, but I can't reproduce anymore, so I'm closing for now:
| $ docker -v
| Docker version 1.8.3, build f4bf5c7
| $ docker pull bigtop/seed:centos-6.4
| centos-6.4: Pulling from bigtop/seed
| 449bcf6c07d1: Pull complete
| Digest:
sha256:96d97875b12611b224df9dd653b9b53a8d3f8e8df8fdd5399b2b938324aafbd8
| Status: Downloaded newer image for bigtop/seed:centos-6.4
♥,
- Tianon
4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
--- End Message ---