Well basically on newer kernels the `ip route list` format seems to include these two additional columns (presumably indicating 100Mbit/1Gbit ethernet speeds?) where it previously had none (i.e., now shows 7 columns instead of 5)
the most immediate fix is to change the $NF to a $5 to maintain backwards compatibility whilst also picking out the right interface in this new form. However, if we decided to go with that change, then the qemu-ifdown script should be updated to match. -- /etc/qemu-ifup script regression - fails to find bridge interface https://bugs.launchpad.net/bugs/430652 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
