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 <module> > containers = get_containers(root=True) > File "/usr/bin/lxc-ls", line 261, in get_containers > if container.controllable: > KeyboardInterrupt > > Thanks a lot. > Bests.
That looks like you pressing Ctrl-C to stop the process. Tim _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
