← Back to team overview

kernel-packages team mailing list archive

[Bug 1306916] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1306916

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1306916

Title:
  cgroup-lite should be added as an explicit dependency

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Otherwise you'll get an error

  sudo lxc-start -n mycontainer
  lxc: call to cgmanager_move_pid_abs_sync(blkio) failed: invalid request
  lxc-start: Could not find writable mount point for cgroup hierarchy 11 while trying to create cgroup.
  lxc-start: Device or resource busy - cgroup_rmdir: failed to delete /sys/fs/cgroup/blkio/grp_1
  lxc-start: Device or resource busy - cgroup_rmdir: failed to delete /sys/fs/cgroup/cpu/sys_daemon
  lxc-start: Device or resource busy - cgroup_rmdir: failed to delete /sys/fs/cgroup/cpuset/
  lxc-start: failed creating cgroups
  lxc-start: failed to spawn 'mycontainer'

  Or at least let the "lxc-start" check of the presence of the "cgroup-
  lite" and show a meaningful error message.

  Ubuntu vanilla installs the "cgroup-lite" automatically, so it doesn't
  affect fresh installs.

  System: Ubuntu 14.04 64 bit

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


References