Package: docker.io
Version: 1.8.2~ds1-2
Followup-For: Bug #799386

Just got an updated docker.io package and the installation of it failed:

Job for docker.service failed because the control process exited with
error code. See "systemctl status docker.service" and "journalctl -xe"
for details.
invoke-rc.d: initscript docker, action "start" failed.
dpkg: error processing package docker.io (--configure):
 subprocess installed post-installation script returned error exit
 status 1

systemctl status docker.service:
# systemctl status docker.service -l
● docker.service - Docker Application Container Engine 
   Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: 
enabled)
   Active: failed (Result: exit-code) since vr 2015-10-30 04:19:42 CET; 2min 4s 
ago
     Docs: https://docs.docker.com
  Process: 17329 ExecStart=/usr/bin/docker daemon -H fd:// $DOCKER_OPTS 
(code=exited, status=1/FAILURE)
 Main PID: 17329 (code=exited, status=1/FAILURE)

okt 30 04:19:42 bagend systemd[1]: Starting Docker Application Container 
Engine...
okt 30 04:19:42 bagend docker[17329]: 
time="2015-10-30T04:19:42.289797572+01:00" level=error msg="[graphdriver] prior 
storage driver \"aufs\" failed: driver not supported"
okt 30 04:19:42 bagend docker[17329]: 
time="2015-10-30T04:19:42.289882177+01:00" level=fatal msg="Error starting 
daemon: error initializing graphdriver: driver not supported"
okt 30 04:19:42 bagend systemd[1]: docker.service: Main process exited, 
code=exited, status=1/FAILURE
okt 30 04:19:42 bagend systemd[1]: Failed to start Docker Application Container 
Engine.
okt 30 04:19:42 bagend systemd[1]: docker.service: Unit entered failed state.
okt 30 04:19:42 bagend systemd[1]: docker.service: Failed with result 
'exit-code'.

'journalctl -xe' didn't provide any additional info from the one pasted
above.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.2.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.113+nmu3
ii  init-system-helpers  1.24
ii  iptables             1.4.21-2+b1
ii  libapparmor1         2.10-2+b1
ii  libc6                2.19-22
ii  libdevmapper1.02.1   2:1.02.104-1
ii  libsqlite3-0         3.9.1-2
ii  perl                 5.20.2-6

Versions of packages docker.io recommends:
ii  aufs-tools       1:3.2+20130722-1.1
ii  ca-certificates  20150426
ii  cgroupfs-mount   1.2
ii  git              1:2.6.2-1
ii  xz-utils         5.1.1alpha+20120614-2.1

Versions of packages docker.io suggests:
pn  btrfs-tools          <none>
ii  debootstrap          1.0.73
pn  lxc                  <none>
pn  rinse                <none>
pn  zfs-fuse | zfsutils  <none>

-- no debconf information

Reply via email to