[Bug 1307429] Please test proposed package

Brian Murray brian at ubuntu.com
Mon May 12 16:19:32 UTC 2014


Hello Benjamin, or anyone else affected,

Accepted ifupdown into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/ifupdown/0.7.44ubuntu3.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ifupdown (Ubuntu Precise)
       Status: New => Fix Committed

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

Title:
  Existing allow-hotplug devices do not come up

Status in “ifupdown” package in Ubuntu:
  Fix Released
Status in “ifupdown” source package in Precise:
  Fix Committed
Status in “ifupdown” source package in Saucy:
  Fix Committed
Status in “ifupdown” source package in Trusty:
  Fix Committed

Bug description:
  SRU Justification:
  [Impact]
  Devices that are listed with allow-hotplug in /etc/network/interfaces do not come up when they are hotplugged. "ip addr" shows that these devices are down.

  [Test Case]
  Steps to reproduce:

  1) Install Ubuntu 12.04, 13.10, or 14.04 in a virtual machine (e.g. with libvirt) with one network device.
  2) Modify /etc/network/interfaces to

  auto lo
  iface lo inet loopback
  allow-hotplug eth0
  iface eth0 inet dhcp
  allow-hotplug eth1
  iface eth1 inet dhcp
  allow-hotplug eth2
  iface eth2 inet dhcp

  3) Boot your virtual machine.
  4) Type "ip addr" to show your network devices. It should show eth0 which should be up (but isn't)
  5) Add/Hotplug one NIC to your virtual machine.
  6) "ip addr" should show that eth1 is up too (but isn't)

  [Regression Potential]
  Patch is already in Utopic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1307429/+subscriptions



More information about the foundations-bugs mailing list