Comment 2 for bug 1466458

Revision history for this message
Kevin O'Riordan (kfor-n) wrote :

That stuff after my signature might be misleading. The host I'm working on, my desktop, is indeed running ubuntu 15.04, with lxc 1.1.2-0ubuntu3. The host I discovered the problem on is definitely running ubuntu 14.04 with lxc 1.0.7 .

Testing on my desktop, lxc-create fails but with a less verbose error message:

$ sudo lxc-create -n test.lol -t none
[sudo] password for user:
lxc_container: lxc_create.c: main: 274 Error creating container test.lol

I've had a look through the source code for lxc-create, and 'none' doesn't appear to have special meaning, so lxc-create probably looks for an lxc-none template in the template dir.