[Bug 1003656] Re: bond entries in /etc/network/interfaces fail without indent (when adding a bond the bridge fails to acquire a dhcp address)

Stéphane Graber stgraber at stgraber.org
Fri Jun 29 17:41:35 UTC 2012


While doing some testing here I couldn't reproduce the whitespace issue,
though I did find a bug matching your description that's related to our
udev hooks.

Could you try doing the two following changes?

In /lib/udev/rules.d/40-bridge-network-interface.rules:
 - replace "bridge-network-interface" by "bridge-network-interface&"

In /lib/udev/rules.d/40-vlan-network-interface.rules (if you have it on your system):
 - replace "vlan-network-interface" by "vlan-network-interface&"

Then reboot to test with your config.

On my test system (12.10), this fixes it, another look at why
indentation would fix it was unsuccessful, so hopefully that wasn't the
actual source of the problem ;)

** Changed in: bridge-utils (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1003656

Title:
  bond entries in /etc/network/interfaces fail without indent (when
  adding a bond the bridge fails to acquire a dhcp address)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1003656/+subscriptions



More information about the Ubuntu-server-bugs mailing list