ugh. No idea what language the ifupdown sources are written in. I guess
the following patch might help, I subscribed fabbione to this bug, he
commited the original patch.

diff -u ifupdown-0.6.8ubuntu8.orig/ifupdown.nw ifupdown-0.6.8ubuntu8/ifupdown.nw
--- ifupdown-0.6.8ubuntu8.orig/ifupdown.nw      2007-09-20 00:45:09.000000000 
+0200
+++ ifupdown-0.6.8ubuntu8/ifupdown.nw   2008-03-28 00:37:59.000000000 +0100
@@ -4127,7 +4127,7 @@
                                  /address/ is dependent on this choice.
     mtu size               -- MTU size
   up
-    modprobe -Q ipv6
+    modprobe -Q ipv6 || true
     ifconfig %iface% [[media %media%]] [[hw %hwaddress%]] [[mtu %mtu%]] up
     ifconfig %iface% add %address%/%netmask%
     [[ route -A inet6 add ::/0 gw %gateway% %iface% ]]

-- 
ifup will fail if IPv6 has been compiled in the kernel
https://bugs.launchpad.net/bugs/158582
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to