I just looked at the source and I can confirm that those patches are not
applied. Maybe we will need to push for this on the actual kernel dev
list?
Robert Pendell
shi...@elite-systems.org
A perfect world is one of chaos.
Keybase: http://keybase.io/shinji257
On Mon, May 18, 2015 at 3:58 AM, Chri
Read the messages
(1)
> /usr/share/lxc/templates/lxc-busybox: line 182: file: command not found
you don't have the necessary programs on your host (i.e. you don't
have "file", usually installed as "/usr/bin/file").
(2)
> warning : busybox is not statically linked.
> warning : The template script
Hi,
I'm trying to create and run busybox container, but facing below error.
# lxc-create --template=busybox --name=u1
/usr/share/lxc/templates/lxc-busybox: line 182: file: command not found
warning : busybox is not statically linked.
warning : The template script may not correctly
warning : setup t
On 19/05/15 06:26, Thouraya TH wrote:
> Hi,
>
> Please, what is the cause of this error ?
>
> ~# lxc-ls -f
> ^CTraceback (most recent call last):
> File "/usr/bin/lxc-ls", line 432, in
> containers = get_containers(root=True)
> File "/usr/bin/lxc-ls", line 261, in get_containers
> if
On 19/05/15 05:34, Serge Hallyn wrote:
> Quoting Tim Penhey (tim.pen...@canonical.com):
>> $ apt-cache policy lxd
>> lxd:
>> Installed: 0.9-0ubuntu2~ubuntu14.04.1~ppa1
>> Candidate: 0.9-0ubuntu2~ubuntu14.04.1~ppa1
>> Version table:
>> *** 0.9-0ubuntu2~ubuntu14.04.1~ppa1 0
>> 500 http
Hi,
Please, what is the cause of this error ?
~# lxc-ls -f
^CTraceback (most recent call last):
File "/usr/bin/lxc-ls", line 432, in
containers = get_containers(root=True)
File "/usr/bin/lxc-ls", line 261, in get_containers
if container.controllable:
KeyboardInterrupt
Thanks a lot.
Quoting Christoph Mathys (erase...@gmail.com):
> On 13.05.2015 17:24, Serge Hallyn wrote:
> >Quoting Christoph Mathys (erase...@gmail.com):
> >>device node has a dynamic major number and the number of devices
> >>depends on the hosts configuration. When the container is started, I
> >>want to creat
Quoting Tim Penhey (tim.pen...@canonical.com):
> $ apt-cache policy lxd
> lxd:
> Installed: 0.9-0ubuntu2~ubuntu14.04.1~ppa1
> Candidate: 0.9-0ubuntu2~ubuntu14.04.1~ppa1
> Version table:
> *** 0.9-0ubuntu2~ubuntu14.04.1~ppa1 0
> 500 http://ppa.launchpad.net/ubuntu-lxc/lxd-git-master/u
Hello,
it seems that the two patches which were accidently removed from 4.0.2 which are
required to prevent a kernel panic when starting unprivileged lxc containers are
still not present in 4.0.3 and 4.0.4. I still get a total freeze when starting
an unprivileged container on a 4.0.4 kernel. Accid