[Bug 1779582] Re: Unable to create unpriviledged container

2018-07-03 Thread Alex Garel
Here it is ! But 1. at the time being a container named gym already exist (for I used lxc-copy to create it) So I tried: $ lxc-create -n gym2 -o lxc.debug -l DEBUG -t download -- -d ubuntu -r xenial -a amd64 and to my surprise it worked. So there might have been something specific to the "gym

[Bug 1779582] Re: Unable to create unpriviledged container

2018-07-03 Thread Alex Garel
I close it for it does not happen with other name. So there should have been a specific problem for the first vm, which maybe pre-exists in some way. ** Changed in: lxc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1779582] Re: Unable to create unpriviledged container

2018-07-03 Thread Stéphane Graber
Can you run: lxc-create -n gym -o lxc.debug -l DEBUG -t download -- -d ubuntu -r xenial -a amd64 And attach the "lxc.debug" file? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779582 Title: Una

[Bug 1779582] Re: Unable to create unpriviledged container

2018-07-01 Thread Alex Garel
I forgot to mention : $ getfacl /home/alex getfacl : suppression du premier « / » des noms de chemins absolus # file: home/alex # owner: alex # group: alex user::rwx user:165536:--x group::r-x mask::r-x other::--- and so all the way down to /home/alex/.loca