[Touch-packages] [Bug 1557607] Re: Xenial container fails to start

2016-03-19 Thread Andrea Bernabei
I tried again, the container is now running...could it be because I got the fix from pam_lxcfs ? ii liblxc1 2.0.0~rc10-0ubuntu2 amd64Linux Containers userspace tools (library) rc lxc

[Touch-packages] [Bug 1557607] Re: Xenial container fails to start

2016-03-19 Thread Serge Hallyn
Seems likely. Thanks. ** Changed in: lxc (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1557607 Title: Xenial container

[Touch-packages] [Bug 1557607] Re: Xenial container fails to start

2016-03-18 Thread Serge Hallyn
Hm, that's odd. Assuming your login uid is in fact design, you do have write access to your systemd cgroup. Just for sanity, can you confirm that lxc-start still fails with the same error messages? Please do show your ppa listings, and current versions for lxc packages dpkg -l | grep lxc **

[Touch-packages] [Bug 1557607] Re: Xenial container fails to start

2016-03-16 Thread Andrea Bernabei
~$ pwd=/sys/fs/cgroup/systemd/`awk -F: '/systemd/ { print $3 }' /proc/self/cgroup` ~$ echo $pwd /sys/fs/cgroup/systemd//user.slice/user-1000.slice/session-3.scope ~$ ls -ld $pwd drwxr-xr-x 2 design design 0 Mar 16 09:29 /sys/fs/cgroup/systemd//user.slice/user-1000.slice/session-3.scope **

[Touch-packages] [Bug 1557607] Re: Xenial container fails to start

2016-03-15 Thread Serge Hallyn
Hi, I think this is a bug which has just been fixed in pam_lxcfs. Could you please show: pwd=/sys/fs/cgroup/systemd/`awk -F: '/systemd/ { print $3 }' /proc/self/cgroup` echo $pwd ls -ld $pwd ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- You received this bug notification