Package: docker.io
Version: 1.6.2~dfsg1-1~bpo8+1
Severity: normal
Dear Maintainer,
* What led up to the situation?
Upgrade docker.io to version in jessie-backports (since it disappeared from
jessie).
The upgrade failed that docker couldn't be restarted.
* What exactly did you do (or not do) that was effective (or
ineffective)?
If I manually try to restart it apparently there is a race condition, sometimes
it succeeds, sometimes it doesn't
/var/log/docker.log says that /usr/bin/docker is already running, so probably
the problem is that the 'stop' action doesn't wait for docker to terminate.
time="2015-07-02T19:05:49+03:00" level=info msg="Received signal 'terminated',
starting shutdown of docker..."
time="2015-07-02T19:05:49+03:00" level=info msg="-job
serveapi(unix:///var/run/docker.sock) = OK (0)"
/usr/bin/docker already running.
time="2015-07-02T19:05:49+03:00" level=error msg="Error logging event die for
d1900d684b7297f21247de3f312ffb44bb9a159a55c2518c065b0e2eaeaa18df: engine is
shutdown"
time="2015-07-02T19:05:49+03:00" level=info msg="+job
release_interface(d1900d684b7297f21247de3f312ffb44bb9a159a55c2518c065b0e2eaeaa18df)"
time="2015-07-02T19:05:49+03:00" level=info msg="-job
release_interface(d1900d684b7297f21247de3f312ffb44bb9a159a55c2518c065b0e2eaeaa18df)
= OK (0)"
* What was the outcome of this action?
root@debian:~# service docker restart
[ ok ] Starting Docker: docker.
root@debian:~# service docker restart
[ ok ] Stopping Docker: docker.
[....] Starting Docker: dockerroot@debian:~#
* What outcome did you expect instead?
root@debian:~# service docker restart
[ ok ] Starting Docker: docker.
root@debian:~# service docker restart
[ ok ] Stopping Docker: docker.
[ ok ] Starting Docker: docker.
root@debian:~#
-- System Information:
Debian Release: 8.1
APT prefers stable
APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 'unstable'),
(500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 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: sysvinit (via /sbin/init)
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-18
ii libdevmapper1.02.1 2:1.02.90-2.2
ii libsqlite3-0 3.8.7.1-1+deb8u1
ii perl 5.20.2-3+deb8u1
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.1
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.67
ii lxc 1:1.0.6-6
ii rinse 3.0.9
-- Configuration Files:
/etc/default/docker changed:
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]