I'm unable to reproduce on either precise or quantal using:
for x in 1 2 3; do sudo dhclient eth0; ifconfig eth0; sleep 1; sudo ifconfig 
eth0 down; ifconfig; done

However, please note that doing the above is wrong as dhclient will fork
in the background when starting and doesn't like being run multiple
times.

I'd suggest using "dhclient -1" for such cases.

** Changed in: isc-dhcp (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926229

Title:
  [network/multi_nic] test hangs on dhclient when run

To manage notifications about this bug go to:
https://bugs.launchpad.net/checkbox/+bug/926229/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to