Your message dated Wed, 04 Nov 2015 09:20:13 +0000
with message-id <[email protected]>
and subject line Bug#798778: fixed in docker.io 1.8.3~ds1-2
has caused the Debian Bug report #798778,
regarding docker.io: Error response from daemon: Cannot start container ... no 
such file or directory
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.)


-- 
798778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798778
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: docker.io
Version: 1.7.1~dfsg1-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

after a reboot to the new kernel 4.2.0-1-amd64 no containers start up
anymore. Productive machine unusable.

I am sure that this is not the reboot into 4.2.0, another reboot to the
older 4.1.x did not work either. This may be some update of other
packages without restarting docker I guess.

Tried the following on another (testing) machine with same default
settings:

docker start -t -i busybox /bin/sh

and get the prompt:

Error response from daemon: Cannot start container CONTAINERID: [8] System 
error: open 
/sys/fs/cgroup/cpu,cpuacct/init.scope/system.slice/docker-CONTAINERID.scope/cpu.shares:
 no such file or directory


journalctr excerpt:

Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.129893622+02:00" level=info msg="POST 
/v1.19/containers/create"
Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.232195977+02:00" level=info msg="POST 
/v1.19/containers/CONTAINERID/attach?stderr=1&stdin=1&stdout=1&stream=1"
Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.232885420+02:00" level=info msg="POST 
/v1.19/containers/CONTAINERID/start"
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (docker0): bridge port 
veth35654b6 was attached
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (veth35654b6): enslaved to 
docker0
Okt 03 14:29:46 flynne kernel: docker0: port 1(veth35654b6) entered forwarding 
state
Okt 03 14:29:46 flynne kernel: docker0: port 1(veth35654b6) entered forwarding 
state
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (docker0): link connected
Okt 03 14:29:46 flynne systemd[1]: Started docker container CONTAINERID.
Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.364934133+02:00" level=warning msg="signal: killed"
Okt 03 14:29:46 flynne kernel: docker0: port 1(veth35654b6) entered disabled 
state
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (docker0): link 
disconnected (deferring action for 4 seconds)
Okt 03 14:29:46 flynne kernel: docker0: port 1(veth35654b6) entered disabled 
state
Okt 03 14:29:46 flynne kernel: docker0: port 1(veth35654b6) entered disabled 
state
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (docker0): bridge port 
veth35654b6 was detached
Okt 03 14:29:46 flynne NetworkManager[1116]: <info>  (veth35654b6): released 
from master docker0
Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.453402405+02:00" level=error msg="Handler for POST 
/containers/{name:.*}/start returned error: Cannot start container CONTAINERID: 
[8] System error: open 
/sys/fs/cgroup/cpu,cpuacct/init.scope/system.slice/docker-CONTAINERID.scope/cpu.shares:
 no such file or directory"
Okt 03 14:29:46 flynne docker[23260]: 
time="2015-10-03T14:29:46.453448806+02:00" level=error msg="HTTP Error" 
err="Cannot start container CONTAINERID: [8] System error: open 
/sys/fs/cgroup/cpu,cpuacct/init.scope/system.slice/docker-CONTAINERID.scope/cpu.shares:
 no such file or directory" statusCode=404

(Any hints or faster workaround would be nice)

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (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.23
ii  iptables             1.4.21-2+b1
ii  libapparmor1         2.9.2-3
ii  libc6                2.19-22
ii  libdevmapper1.02.1   2:1.02.104-1
ii  libsqlite3-0         3.8.11.1-1
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.5.3-1
ii  xz-utils         5.1.1alpha+20120614-2.1

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

-- Configuration Files:
/etc/default/docker changed [not included]
.... but edited here:

DOCKER_OPTS="-s btrfs -r=false
....and...some...insecure...registry...here..."
-- no debconf information

--- End Message ---
--- Begin Message ---
Source: docker.io
Source-Version: 1.8.3~ds1-2

We believe that the bug you reported is fixed in the latest version of
docker.io, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tianon Gravi <[email protected]> (supplier of updated docker.io package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 04 Nov 2015 00:09:02 -0800
Source: docker.io
Binary: docker.io vim-syntax-docker golang-github-docker-docker-dev 
golang-docker-dev
Architecture: source
Version: 1.8.3~ds1-2
Distribution: unstable
Urgency: medium
Maintainer: Paul Tagliamonte <[email protected]>
Changed-By: Tianon Gravi <[email protected]>
Description:
 docker.io  - Linux container runtime
 golang-docker-dev - Transitional package for golang-github-docker-docker-dev
 golang-github-docker-docker-dev - Externally reusable Go packages included 
with Docker
 vim-syntax-docker - Docker container engine - Vim highlighting syntax files
Closes: 798778 799087
Changes:
 docker.io (1.8.3~ds1-2) unstable; urgency=medium
 .
   * Move "overlay" higher in priority (Closes: #799087)
   * Adjust "native.cgroupdriver" to default to "cgroupfs" (Closes: #798778)
Checksums-Sha1:
 be56b21f9d9a1649e3c5897d841bb36b5538d1a9 4821 docker.io_1.8.3~ds1-2.dsc
 ee599e87a17bf8ea7731718f759d6f28dfaa3214 21308 
docker.io_1.8.3~ds1-2.debian.tar.xz
Checksums-Sha256:
 bb020b2297d4117126ef133f531f614e5a6c63fb68a2fe37bc8202cdd670bea9 4821 
docker.io_1.8.3~ds1-2.dsc
 dd33638bf86e417913c8e89f7928d3341a2172ee371df750fe38d1d3cbda942d 21308 
docker.io_1.8.3~ds1-2.debian.tar.xz
Files:
 bc6a42697c257954698e363ae11cda5c 4821 admin optional docker.io_1.8.3~ds1-2.dsc
 30d0c1db9b0e8d5f99d67761bb580f87 21308 admin optional 
docker.io_1.8.3~ds1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWOb1uAAoJEANqnCW/NX3UEpAP/1OZehp5GO8OlhmVEaMHkZO4
L5dbRvZ+SBc++y72gKnubjkwjgBGW+wkfKNZdjzyXmeUAAOaYAQBiHzR5V4FZ8yI
UUe39eH41ILgoB2HNDKGb26VfMrGZucmGmkNY4zbuzl4KEI9WPRXXwMDfU5Mu6Ey
mW169/tzL52kJP8NcfFLYN9rPbPwgbATIyHA5wNXc5WsVj3wGNIJxIDuhIa/b2eB
5ZbdQtwPkVzBzCMNbHztMDc6utlFYJNrHAXj8cwb5C1eMnhy7ybrJAS3CrdXmDPT
GW6IZgJZ2oRGbHIwHq8197ZDNuKNJUpmWjS9tj1t9SB2pAiRky6YQH0Th2MjIgao
5YKVr3VUzK8ki/os6ZbTKi7xIzoMcZ2T79IrGf+4Vo2RzWRiqeWj2GOxkuKrAWnE
xk7Zbu4JrcwR0pb5vl6jzB7ELPQzZd/PAKf4j/wLKfE1ylEKQ9JIQ853J1WJETTd
rmcBzm7f+yz55w67vmlxx6MQzqtha7NFV3WmolVTJuPRLbXCmslS5RCygJmheAvX
e3pjN46N+Bin6zk4siicOvqPYB2JALoJ3NcgLLtJlaB2s2IOYXYvDLJqBnLVCu9+
jikqMyKs465bRzrZvnQ/nk8G4KlYBWgN43mbTqgpSu8wTcIcGzP9i86m7M4fLecS
mGeIdmaH5oFMqcLzk0aK
=j8yx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to