Bug#742641:

2014-03-26 Thread Tomasz Buchert
Hi, I confirm that installing 'cgroupfs-mount' and rebooting helps. I also had cgroup mount in my fstab which had to be removed as well (but I think I added it myself a long time ago). Cheers, Tomasz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#742641: Fails to run: [error] client.go:2298 Error getting size: bad file descriptor

2014-03-26 Thread Yaroslav Halchenko
Thank you Tianon -- was wondering if that package would provide me the remedy. now that you have confirmed it -- will give it a try Cheers On Wed, 26 Mar 2014, Tianon Gravi wrote: > Hi Yaroslav! :) > > $> sudo docker.io --debug run -i -t debian:wheezy /bin/sh > > Unable to find image 'debian:w

Bug#742641: Fails to run: [error] client.go:2298 Error getting size: bad file descriptor

2014-03-26 Thread Tianon Gravi
Hi Yaroslav! :) > $> sudo docker.io --debug run -i -t debian:wheezy /bin/sh > Unable to find image 'debian:wheezy' locally > [error] client.go:2315 Error > resize: Error: bad file descriptor Indeed, as you discovered, this is due to some bad logic in

Bug#742641: Acknowledgement (Fails to run: [error] client.go:2298 Error getting size: bad file descriptor)

2014-03-25 Thread Yaroslav Halchenko
FWIW: according to https://github.com/ubergarm/debian-docker-runit it boils down to cgroups mounts -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Senior Research Associate, Psychological and Brain Sciences Dept. Dartmouth College, 419

Bug#742641: Fails to run: [error] client.go:2298 Error getting size: bad file descriptor

2014-03-25 Thread Yaroslav Halchenko
Package: docker.io Version: 0.9.0+dfsg1-1 Severity: important I had some previous installation installed, so for clean "run" stopped docker.io service, reinstalled docker.io package, and redid run $> sudo docker.io --debug run -i -t debian:wheezy /bin/sh Unable to find image 'debian:wheezy' local