Package: docker.io
Version: 0.9.1~dfsg1-2
Severity: normal

Dear Maintainer,

After building an image using 
    /usr/share/docker.io/contrib/mkimage-debootstrap.sh local/debian wheezy

I am unable to run
    docker.io run -i -t local/debian:wheezy echo success

The error is along the lines of
    [error] client.go:2346 Error resize: Error: bad file descriptor

I have googled a lot and multiple times went through the moves of 
purging/reinstallin  both docker.io and cgroups-mount - with no success.

cgroup mountlook as follows:
    mount | grep cgroup
      cgroup on /sys/fs/cgroup type tmpfs (rw,relatime,mode=755)
      cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,relatime,cpuset)
      cgroup on /sys/fs/cgroup/cpu type cgroup (rw,relatime,cpu)
      cgroup on /sys/fs/cgroup/cpuacct type cgroup (rw,relatime,cpuacct)
      cgroup on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)
      cgroup on /sys/fs/cgroup/devices type cgroup (rw,relatime,devices)
      cgroup on /sys/fs/cgroup/freezer type cgroup (rw,relatime,freezer)
      cgroup on /sys/fs/cgroup/blkio type cgroup (rw,relatime,blkio)
      cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,relatime,perf_event)
      systemd on /sys/fs/cgroup/systemd type cgroup 
(rw,nosuid,nodev,noexec,relatime,name=systemd

No cgroup-related entry exists in /etc/cgroup.

Please advise what might be going wrong.

Sincerely, Joh

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

Kernel: Linux 3.13-1-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

Versions of packages docker.io depends on:
ii  adduser              3.113+nmu3
ii  init-system-helpers  1.18
ii  iptables             1.4.21-1
ii  libapparmor1         2.8.0-5+b1
ii  libc6                2.18-4
ii  libdevmapper1.02.1   2:1.02.83-2
ii  libsqlite3-0         3.8.4.1-1
ii  perl                 5.18.2-2+b1

Versions of packages docker.io recommends:
ii  aufs-tools       1:3.2+20130722-1.1
ii  ca-certificates  20140325
ii  cgroupfs-mount   1.0
ii  git              1:1.9.1-1
ii  xz-utils         5.1.1alpha+20120614-2

Versions of packages docker.io suggests:
ii  btrfs-tools  3.12-1
ii  debootstrap  1.0.59
ii  lxc          0.9.0~alpha3-2+deb8u1
ii  rinse        2.0.1-1

-- Configuration Files:
/etc/default/docker.io changed:
DOCKER_OPTS='--bridge="none" --graph=/home/docker'


-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to