← Back to team overview

touch-packages team mailing list archive

[Bug 1342960] Re: comments in common.conf must be updated

 

** Changed in: lxc (Ubuntu Trusty)
       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:
  In Progress
Status in lxc package in Ubuntu:
  Fix Released
Status in lxc source package in Trusty:
  Fix Released

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