Public bug reported:

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.

** Affects: ifupdown (Ubuntu)
     Importance: Undecided
         Status: New

-- 
LXC containers stop working with the newest version of the package
https://bugs.launchpad.net/bugs/632764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to