Thanks for reporting this bug. Unfortunately it's more complicated
than this and I'm not sure waht you want is possible. It would be
if everything were simple system containers, however you can also
lxc-start and lxc-execute things with / as rootfs and custom
config files - meaning there is no re
Public bug reported:
$ sudo lxc-ls -1
oneiric
precise
raring
raring-cloned
sid
$ sudo lxc-stop -n foo
$ echo $?
0
lxc-stop should return 1 in the example above and display an error
rather than silently failing and returning 0 to denote success.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Packag