[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 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 fails to start

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  Environment: 
  Xenial Xurus, 16.04, latest updates as of 14th March 2016, plus a bunch of 
additional silos/ppas that I can provide on request (this is the laptop used by 
the whole team so I wouldn't be surprised if this bug is the result of 
conflicting packages).

  LXC package version:
  lxc 2.0.0~rc10-0ubuntu2

  How to reproduce:
  1) Create a xenial container, I was trying to setup Libertine ( 
https://wiki.ubuntu.com/Touch/Libertine ) so I used 
  libertine-container-manager create -i libertine-test -n "Libertine Test" -t 
lxc -d xenial

  At the end of the creation process I got an error "failed to start
  container".

  ChrisTownsend on IRC #ubuntu-touch suggested using 
  lxc-start -n libertine-test -P ~/.cache/libertine-container --logfile 
start_xenial.out --logpriority DEBUG
  to get some debug output.

  Please find the log at:
  http://pastebin.ubuntu.com/15392545/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1557607/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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


** Changed in: lxc (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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 fails to start

Status in lxc package in Ubuntu:
  Confirmed

Bug description:
  Environment: 
  Xenial Xurus, 16.04, latest updates as of 14th March 2016, plus a bunch of 
additional silos/ppas that I can provide on request (this is the laptop used by 
the whole team so I wouldn't be surprised if this bug is the result of 
conflicting packages).

  LXC package version:
  lxc 2.0.0~rc10-0ubuntu2

  How to reproduce:
  1) Create a xenial container, I was trying to setup Libertine ( 
https://wiki.ubuntu.com/Touch/Libertine ) so I used 
  libertine-container-manager create -i libertine-test -n "Libertine Test" -t 
lxc -d xenial

  At the end of the creation process I got an error "failed to start
  container".

  ChrisTownsend on IRC #ubuntu-touch suggested using 
  lxc-start -n libertine-test -P ~/.cache/libertine-container --logfile 
start_xenial.out --logpriority DEBUG
  to get some debug output.

  Please find the log at:
  http://pastebin.ubuntu.com/15392545/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1557607/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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


** Changed in: lxc (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: lxc (Ubuntu)
   Importance: Undecided => High

-- 
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 fails to start

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  Environment: 
  Xenial Xurus, 16.04, latest updates as of 14th March 2016, plus a bunch of 
additional silos/ppas that I can provide on request (this is the laptop used by 
the whole team so I wouldn't be surprised if this bug is the result of 
conflicting packages).

  LXC package version:
  lxc 2.0.0~rc10-0ubuntu2

  How to reproduce:
  1) Create a xenial container, I was trying to setup Libertine ( 
https://wiki.ubuntu.com/Touch/Libertine ) so I used 
  libertine-container-manager create -i libertine-test -n "Libertine Test" -t 
lxc -d xenial

  At the end of the creation process I got an error "failed to start
  container".

  ChrisTownsend on IRC #ubuntu-touch suggested using 
  lxc-start -n libertine-test -P ~/.cache/libertine-container --logfile 
start_xenial.out --logpriority DEBUG
  to get some debug output.

  Please find the log at:
  http://pastebin.ubuntu.com/15392545/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1557607/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 fails to start

Status in lxc package in Ubuntu:
  Fix Released

Bug description:
  Environment: 
  Xenial Xurus, 16.04, latest updates as of 14th March 2016, plus a bunch of 
additional silos/ppas that I can provide on request (this is the laptop used by 
the whole team so I wouldn't be surprised if this bug is the result of 
conflicting packages).

  LXC package version:
  lxc 2.0.0~rc10-0ubuntu2

  How to reproduce:
  1) Create a xenial container, I was trying to setup Libertine ( 
https://wiki.ubuntu.com/Touch/Libertine ) so I used 
  libertine-container-manager create -i libertine-test -n "Libertine Test" -t 
lxc -d xenial

  At the end of the creation process I got an error "failed to start
  container".

  ChrisTownsend on IRC #ubuntu-touch suggested using 
  lxc-start -n libertine-test -P ~/.cache/libertine-container --logfile 
start_xenial.out --logpriority DEBUG
  to get some debug output.

  Please find the log at:
  http://pastebin.ubuntu.com/15392545/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1557607/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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  1.1.4-0ubuntu1.1   
  amd64Linux Containers 
userspace tools
ii  lxc-common   2.0.0~rc10-0ubuntu2
  amd64Linux Containers 
userspace tools (common tools)
ii  lxc-templates2.0.0~rc10-0ubuntu2
  amd64Linux Containers 
userspace tools (templates)
ii  lxc1 2.0.0~rc10-0ubuntu2
  amd64Linux Containers 
userspace tools
ii  lxcfs2.0.0~rc5-0ubuntu1 
  amd64FUSE based filesystem 
for LXC
ii  python3-libertine-lxc
0.99.11+16.04.20160302-0ubuntu1-0~181+201603151607~ubuntu16.04.1 amd64
Python3 scripts for the Libertine application sandbox
ii  python3-lxc  2.0.0~rc10-0ubuntu2
  amd64Linux Containers 
userspace tools (Python 3.x bindings)
pc  unity8-lxc   
1.0.5-0~79~201510271721~ubuntu15.04.1all  
Unity8 LXC integration


lxcfs:
  Installed: 2.0.0~rc5-0ubuntu1
  Candidate: 2.0.0~rc5-0ubuntu1
  Version table:
 *** 2.0.0~rc5-0ubuntu1 500
500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

-- 
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 fails to start

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  Environment: 
  Xenial Xurus, 16.04, latest updates as of 14th March 2016, plus a bunch of 
additional silos/ppas that I can provide on request (this is the laptop used by 
the whole team so I wouldn't be surprised if this bug is the result of 
conflicting packages).

  LXC package version:
  lxc 2.0.0~rc10-0ubuntu2

  How to reproduce:
  1) Create a xenial container, I was trying to setup Libertine ( 
https://wiki.ubuntu.com/Touch/Libertine ) so I used 
  libertine-container-manager create -i libertine-test -n "Libertine Test" -t 
lxc -d xenial

  At the end of the creation process I got an error "failed to start
  container".

  ChrisTownsend on IRC #ubuntu-touch suggested using 
  lxc-start -n libertine-test -P ~/.cache/libertine-container --logfile 
start_xenial.out --logpriority DEBUG
  to get some debug output.

  Please find the log at:
  http://pastebin.ubuntu.com/15392545/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1557607/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp