On Wed, Jul 18, 2012 at 09:57:13AM +0200, Bastian Blank wrote: > Enabling brcompat without openvswitch-brcompat installed or the module > available breaks the init script and normal operation without brcompat.
I'm surprised to hear that, because the init script contains: if test X"$BRCOMPAT" = Xyes && test ! -x /usr/sbin/ovs-brcompatd; then BRCOMPAT=no log_warning_msg "ovs-brcompatd missing, disabling bridge compatibility" fi Are you saying you tested this scenario and there is some kind of bug in this attempt to avoid a problem? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org