Bug#723131: /etc/init.d/lxc: Initscript search for /usr/bin/lxc which doesn't exist in sid/jessie

2014-02-15 Thread Luca Bruno
This has been fixed in 2013 for lxc/0.9.0-20, however 0.9.0~alpha3-2+deb8u1 in unstable does not contain the fix. -- www.debian.org - The Universal Operating System

Bug#723131: /etc/init.d/lxc: Initscript search for /usr/bin/lxc which doesn't exist in sid/jessie

2013-09-16 Thread Laurent Bigonville
Package: lxc Version: 0.9.0~alpha3-2+deb8u1 Severity: normal File: /etc/init.d/lxc Hi, /etc/init.d/lxc search for an /usr/bin/lxc executable which doesn't exist in sid/jessie version: if [ ! -x /usr/bin/lxc ] then exit 0 fi This is preventing auto-started container to be started at