[Bug 430652] Re: /etc/qemu-ifup script regression - fails to find bridge interface
Dominic Evans
oldmanuk at gmail.com
Thu Sep 17 13:17:45 BST 2009
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
Server Team, which is subscribed to qemu-kvm in ubuntu.
More information about the Ubuntu-server-bugs
mailing list