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
--
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/ifup