Bug#855407: docker.io: Dependency missmatch (docker.io 1.11.2~ds1-6 vs. containerd 0.2.3~git20161117.78.03e5862~ds1-1)

2017-02-23 Thread Potter, Tim
Hi Roland.  I messed up by uploading containerd (as well as runc and 
libnetwork) to unstable
while uploading the matching Docker package to experimental.

If you downgrade to the original containerd, runc and libnetwork you should see 
the
problem disappear.  I've done a new upload adding Break lines to avoid this 
happening
until Docker 1.13 hits unstable.


Regards,

Tim.

> On 18 Feb 2017, at 2:36 AM, Roland Kammerer  wrote:
> 
> Package: docker.io
> Version: 1.11.2~ds1-6
> Severity: grave
> Justification: renders package unusable
> 
> Dear Maintainer,
> 
> After the upgrade docker does not start anymore. Starting it manually produces
> the following output:
> 
> sudo docker daemon --debug
> DEBU[] docker group found. gid: 125
> DEBU[] Listener created for HTTP on unix (/var/run/docker.sock)
> INFO[] New containerd process, pid: 15658
> 
> DEBU[] containerd connection state change: CONNECTING
> DEBU[] containerd connection state change: TRANSIENT_FAILURE
> WARN[] containerd: low RLIMIT_NOFILE changing to max  current=1024 
> max=65536
> DEBU[] containerd: read past events  count=0
> DEBU[] containerd: supervisor runningcpus=4 memory=7826
> runtime=runc runtimeArgs=[] stateDir="/run/containerd"
> FATA[] bad listen address format
> /var/run/docker/libcontainerd/docker-containerd.sock, expected proto://address
> 
> This is caused by a very well known mismatch between docker and containerd of
> current sid. See for example [1].
> 
> [1] https://github.com/docker/containerd/issues/299#issuecomment-240618355
> 
> -- System Information:
> Debian Release: 9.0
>  APT prefers testing
>  APT policy: (650, 'testing'), (600, 'unstable'), (550, 'experimental'), 
> (500, 'testing-debug')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.115
> ii  containerd   0.2.3~git20161117.78.03e5862~ds1-1
> ii  init-system-helpers  1.47
> ii  iptables 1.6.0+snapshot20161117-5
> ii  libapparmor1 2.11.0-2
> ii  libc62.24-9
> ii  libdevmapper1.02.1   2:1.02.137-1
> ii  libsqlite3-0 3.16.2-2
> ii  libsystemd0  232-15
> ii  runc 0.1.1+dfsg1-2
> 
> Versions of packages docker.io recommends:
> ii  ca-certificates  20161130
> ii  cgroupfs-mount   1.3
> ii  git  1:2.11.0-2
> ii  xz-utils 5.2.2-1.2
> 
> Versions of packages docker.io suggests:
> pn  aufs-tools   
> pn  btrfs-progs  
> ii  debootstrap  1.0.88
> pn  docker-doc   
> pn  rinse
> pn  zfs-fuse | zfsutils  
> 
> -- Configuration Files:
> /etc/default/docker changed:
> DOCKER_OPTS="--storage-driver=devicemapper -H unix:///var/run/docker.sock"
> 
> 
> -- no debconf information
> 



signature.asc
Description: Message signed with OpenPGP using GPGMail


Bug#855407: docker.io: Dependency missmatch (docker.io 1.11.2~ds1-6 vs. containerd 0.2.3~git20161117.78.03e5862~ds1-1)

2017-02-22 Thread Sebastian Wyngaard
Package: docker.io
Version: 1.11.2~ds1-6
Followup-For: Bug #855407

Thanks for the workaround! I can start containers again.



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.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.115
ii  containerd   0.2.1~ds1-3
ii  init-system-helpers  1.47
ii  iptables 1.6.0+snapshot20161117-5
ii  libapparmor1 2.11.0-2
ii  libc62.24-9
ii  libdevmapper1.02.1   2:1.02.137-1
ii  libsqlite3-0 3.16.2-2
ii  libsystemd0  232-15
ii  runc 0.1.1+dfsg1-2

Versions of packages docker.io recommends:
ii  ca-certificates  20161130
ii  cgroupfs-mount   1.3
ii  git  1:2.11.0-2
ii  xz-utils 5.2.2-1.2

Versions of packages docker.io suggests:
pn  aufs-tools   
pn  btrfs-progs  
ii  debootstrap  1.0.88
pn  docker-doc   
pn  rinse
pn  zfs-fuse | zfsutils  

-- no debconf information



Bug#855407: docker.io: Dependency missmatch (docker.io 1.11.2~ds1-6 vs. containerd 0.2.3~git20161117.78.03e5862~ds1-1)

2017-02-17 Thread Roland Kammerer
Package: docker.io
Version: 1.11.2~ds1-6
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After the upgrade docker does not start anymore. Starting it manually produces
the following output:

sudo docker daemon --debug
DEBU[] docker group found. gid: 125
DEBU[] Listener created for HTTP on unix (/var/run/docker.sock)
INFO[] New containerd process, pid: 15658

DEBU[] containerd connection state change: CONNECTING
DEBU[] containerd connection state change: TRANSIENT_FAILURE
WARN[] containerd: low RLIMIT_NOFILE changing to max  current=1024 max=65536
DEBU[] containerd: read past events  count=0
DEBU[] containerd: supervisor runningcpus=4 memory=7826
runtime=runc runtimeArgs=[] stateDir="/run/containerd"
FATA[] bad listen address format
/var/run/docker/libcontainerd/docker-containerd.sock, expected proto://address

This is caused by a very well known mismatch between docker and containerd of
current sid. See for example [1].

[1] https://github.com/docker/containerd/issues/299#issuecomment-240618355

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (550, 'experimental'), (500, 
'testing-debug')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.115
ii  containerd   0.2.3~git20161117.78.03e5862~ds1-1
ii  init-system-helpers  1.47
ii  iptables 1.6.0+snapshot20161117-5
ii  libapparmor1 2.11.0-2
ii  libc62.24-9
ii  libdevmapper1.02.1   2:1.02.137-1
ii  libsqlite3-0 3.16.2-2
ii  libsystemd0  232-15
ii  runc 0.1.1+dfsg1-2

Versions of packages docker.io recommends:
ii  ca-certificates  20161130
ii  cgroupfs-mount   1.3
ii  git  1:2.11.0-2
ii  xz-utils 5.2.2-1.2

Versions of packages docker.io suggests:
pn  aufs-tools   
pn  btrfs-progs  
ii  debootstrap  1.0.88
pn  docker-doc   
pn  rinse
pn  zfs-fuse | zfsutils  

-- Configuration Files:
/etc/default/docker changed:
DOCKER_OPTS="--storage-driver=devicemapper -H unix:///var/run/docker.sock"


-- no debconf information