touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #22175
[Bug 1374521] Re: networking.service races with kernel interface detection, ifup@.service is not being triggered
This bug was fixed in the package systemd - 208-8ubuntu5
---------------
systemd (208-8ubuntu5) utopic; urgency=medium
* Extend systemd's "net" device udev rule to trigger ifup@.service on
network devices. In Debian this is done through net.agent, but we do not
install this in Ubuntu. (LP: #1374521)
* debian/ifup@.service: Additionally run for "auto" class. We don't really
support "allow-hotplug" in Ubuntu at the moment, so we need to deal with
"auto" devices appearing after "/etc/init.d/networking start" already ran.
(LP: #1374521)
* Pull latest keymaps from upstream trunk.
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Tue, 30 Sep 2014 07:55:12 +0200
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1374521
Title:
networking.service races with kernel interface detection,
ifup@.service is not being triggered
Status in “systemd” package in Ubuntu:
Fix Released
Bug description:
/lib/systemd/system/ifup@.service specifies:
ExecStart=/sbin/ifup --allow=hotplug %I
This really needs to be:
ExecStart=/sbin/ifup --allow=auto %I
Since otherwise, for systems that don't use network-manager, the
service will only bring up interfaces which have specified "allow-
hotplug $if" in /etc/network/interfaces*.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: systemd 208-8ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.0-17-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Sep 26 16:54:12 2014
InstallationDate: Installed on 2014-04-11 (167 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
SourcePackage: systemd
UpgradeStatus: Upgraded to utopic on 2014-05-08 (141 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1374521/+subscriptions
References