ifupdown works sequentially, so in this case you're asking it to configure an ipv6 address on an interface you haven't defined yet.
Move the "iface br0 inet6 auto" after the "iface br0 inet static" section, that should fix it. Also, I don't think you actually need that line at all as the kernel's default behaviour is to accept router advertisement. Marking the bug invalid as that syntax is indeed invalid. Fell free to move it back to new if the bug still happens after fixing the ordering. ** Changed in: ifupdown (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021398 Title: ifup bridge devices does not work with inet6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1021398/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs