[Bug 1315756] Re: Interfaces are tried to get configured more than once
Launchpad Bug Tracker
1315756 at bugs.launchpad.net
Thu May 8 16:47:20 UTC 2014
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 <benjamin.drung at profitbricks.com> Thu, 08 May 2014 16:07:26 +0200
** Changed in: ifupdown (Ubuntu)
Status: New => Fix Released
--
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/1315756
Title:
Interfaces are tried to get configured more than once
Status in “ifupdown” package in Ubuntu:
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1315756/+subscriptions
More information about the foundations-bugs
mailing list