Interfaces are tried to get configured more than once

Bug #1315756 reported by Removed by request
6
Affects Status Importance Assigned to Milestone
ifupdown (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I'm using Ubuntu 14.10 dev with ifupdown 0.7.48.1ubuntu1 and for a short time I'm getting the message "ifup: interface eth0 already configured" into /var/log/upstart/network-interface-eth0.log and "ifup: interface lo already configured" into /var/log/upstart/network-interface-lo.log. This is my /etc/network/interfaces:

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
 address 192.168.1.2
 dns-nameservers 192.168.1.1
 gateway 192.168.1.1
 netmask 255.255.255.0
 pre-up arp -i eth0 -s 192.168.1.1 00:1c:28:7a:f9:50

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ifupdown - 0.7.48.1ubuntu2

---------------
ifupdown (0.7.48.1ubuntu2) utopic; urgency=medium

  * Do not call ifup/ifdown twice in network-interface upstart job
    if auto and auto-hotplug are specified. (LP: #1315756)
 -- Benjamin Drung <email address hidden> Thu, 08 May 2014 16:07:26 +0200

Changed in ifupdown (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.