touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #01366
[Bug 1342960] Re: comments in common.conf must be updated
This bug was fixed in the package lxc - 1.1.0~alpha1-0ubuntu2
---------------
lxc (1.1.0~alpha1-0ubuntu2) utopic; urgency=medium
* d/p/0001-lxc-test-unpriv-usernic.in-make-sure-to-chgrp-as-wel.patch:
Fix test failures in jenkins.
* d/p/0002-Remove-mention-of-mountcgroups-in-ubuntu.common-conf.patch:
Fix the comment in the ubuntu common config about how to support nesting.
(LP: #1342960)
-- Serge Hallyn <serge.hallyn@xxxxxxxxxx> Thu, 17 Jul 2014 16:42:46 -0500
** Changed in: lxc (Ubuntu)
Status: Triaged => 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/1342960
Title:
comments in common.conf must be updated
Status in lxc containers:
In Progress
Status in “lxc” package in Ubuntu:
Fix Released
Status in “lxc” source package in Trusty:
Triaged
Bug description:
I tried to run a juju charm (jenkins-lxc) that starts a lxc container
so I added lxc.aa_profile = lxc-container-default-with-nesting and
lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups to /var/lib/lxc
/juju-trusty-template/config and then tried to deploy the service. I
got a failure from juju:
agent-state-info: 'error executing "lxc-start": The container failed to start.;
To get more details, run the container in foreground mode.; Additional information
can be obtained by setting the --logfile and --log-priority options.'
So I tried to start the container manually:
$ sudo lxc-start -n matsubara-local-machine-1 --logpriority DEBUG
--logfile /tmp/lxc.log which gave me this log:
http://paste.ubuntu.com/7805486/
I removed lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups from the
/var/lib/lxc/juju-trusty-template/config and tried again. Got the same
error
I created the file /etc/default/cgmanager and added cgmanager_opts="--
debug"
And got in /var/log/upstart/cgmanager.log:
http://paste.ubuntu.com/7805602/
Additional info:
<hallyn> release, kernel version, lxc version, cgmanager version
<matsubara> hallyn, I'm running this on Trusty, 3.13.0-30-generic, lxc 1.0.4-0ubuntu0.1 and 0.24-0ubuntu7
/proc/self/cgroup content: http://paste.ubuntu.com/7805492/
The config for the juju template used to start local provider containers in /var/lib/lxc/juju-trusty-template/config: http://paste.ubuntu.com/7805606/
And the config for /var/lib/lxc/matsubara-local-machine-1/config: http://paste.ubuntu.com/7805610/
To manage notifications about this bug go to:
https://bugs.launchpad.net/lxc/+bug/1342960/+subscriptions