[Bug 632764] Re: LXC containers stop working with the newest version of the package

Stéphane Graber stgraber at stgraber.org
Thu Jan 12 15:45:54 UTC 2012


Based on my and Serge's experience, this is no longer a problem with
current LXC. Marking as Fix released, if me missed something, please let
us know.

** Changed in: ifupdown (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/632764

Title:
  LXC containers stop working with the newest version of the package

Status in “ifupdown” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ifupdown

  With the newest version of the package LXC containers cannot be started.
  Please include this or a similar patch to handle this glitch:

  --- /etc/network/if-up.d/upstart.orig   2010-09-07 22:18:06.000000000 +0000
  +++ /etc/network/if-up.d/upstart        2010-09-07 22:45:03.000000000 +0000
  @@ -3,6 +3,7 @@
   set -e

   if [ "$IFACE" = lo ]; then
  +       grep -q ":/[[:alnum:]]" /proc/1/cgroup
          exit 0 # emission handled by /etc/init/network-interface.conf
   fi

  
  Feel free to modify it for your taste.

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




More information about the foundations-bugs mailing list