root@lp1701023:~# dpkg -l | grep ifupdown
ii ifupdown 0.7.47.2ubuntu4.4 amd64 high level tools to configure network interfaces
root@lp1701023:~# dpkg -l | grep vlan
ii vlan 1.9-3ubuntu10.5 amd64 user mode programs to enable VLANs on your ethernet devices
root@lp1701023:~#
I verified comment 19 tests all passed (ifup -a, reboot, hotplug) as expected for these pkg versions.
I also verified with the e/n/i config from this bug's description does cause the hang failure as expected (tested with ifup -a).
root@lp1701023:/etc/network/interfaces.d# dpkg -l | grep ifupdown
ii ifupdown 0.7.47.2ubuntu4.5 amd64 high level tools to configure network interfaces
root@lp1701023:/etc/network/interfaces.d# dpkg -l | grep vlan
ii vlan 1.9-3ubuntu10.6 amd64 user mode programs to enable VLANs on your ethernet devices
With the updated -proposed pkgs, I verified it passes all comment 19 tests (ifup -a, reboot, hotplug).
I also verified that the e/n/i config from this bug's description does not hang, and properly brings up all configured interfaces with the right config (for ifup -a, reboot, and hotplug).
trusty:
root@lp1701023:~# dpkg -l | grep ifupdown
ii ifupdown 0.7.47.2ubuntu4.4 amd64 high level tools to configure network interfaces
root@lp1701023:~# dpkg -l | grep vlan
ii vlan 1.9-3ubuntu10.5 amd64 user mode programs to enable VLANs on your ethernet devices
root@lp1701023:~#
I verified comment 19 tests all passed (ifup -a, reboot, hotplug) as expected for these pkg versions.
I also verified with the e/n/i config from this bug's description does cause the hang failure as expected (tested with ifup -a).
root@lp1701023: /etc/network/ interfaces. d# dpkg -l | grep ifupdown /etc/network/ interfaces. d# dpkg -l | grep vlan
ii ifupdown 0.7.47.2ubuntu4.5 amd64 high level tools to configure network interfaces
root@lp1701023:
ii vlan 1.9-3ubuntu10.6 amd64 user mode programs to enable VLANs on your ethernet devices
With the updated -proposed pkgs, I verified it passes all comment 19 tests (ifup -a, reboot, hotplug).
I also verified that the e/n/i config from this bug's description does not hang, and properly brings up all configured interfaces with the right config (for ifup -a, reboot, and hotplug).