NetworkManager-wait-online.service not enabled after package installation
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | NetworkManager |
Confirmed
|
Medium
|
||
| | console-setup (Ubuntu) |
Medium
|
Martin Pitt | ||
| | network-manager (Ubuntu) |
Medium
|
Martin Pitt | ||
Bug Description
After installing NetworkManager in a fresh vivid VM, NetworkManager-
| tags: | added: systemd-boot |
| Changed in network-manager (Ubuntu): | |
| importance: | Undecided → Medium |
| Martin Pitt (pitti) wrote : | #2 |
Michael points out that this is blocked on having rcS init.d scripts which have Required/
| Martin Pitt (pitti) wrote : | #3 |
At the moment, a default installation has these rcS init.d scripts:
apparmor console-setup ifupdown lvm2 lvm networking qemu-kvm qemu-system-x86
Of those only console-
| Martin Pitt (pitti) wrote : | #4 |
For the record, that's the command to check this:
grep -l DefaultDependencies /run/systemd/
| Martin Pitt (pitti) wrote : | #5 |
Note: "Before=
| Martin Pitt (pitti) wrote : | #6 |
So, if you want to try and enable this, do:
* edit /etc/init.
* edit /lib/systemd/
* run "sudo systemctl enable NetworkManager-
| Changed in network-manager (Ubuntu): | |
| assignee: | nobody → Martin Pitt (pitti) |
| Marc Deslauriers (mdeslaur) wrote : | #7 |
I confirm the instructions in comment #6 have solved my issue with nfs mounts at boot.
| Changed in network-manager (Ubuntu): | |
| status: | Confirmed → Triaged |
| Changed in console-setup (Ubuntu): | |
| assignee: | nobody → Martin Pitt (pitti) |
| status: | New → In Progress |
| importance: | Undecided → Medium |
| Changed in console-setup (Ubuntu): | |
| status: | In Progress → Fix Committed |
| Changed in network-manager (Ubuntu): | |
| status: | Triaged → In Progress |
| Launchpad Janitor (janitor) wrote : | #8 |
This bug was fixed in the package console-setup - 1.108ubuntu4
---------------
console-setup (1.108ubuntu4) vivid; urgency=medium
* Add systemd unit for console-setup. That avoids waiting for $remote_fs
during early boot. (Note: there is no need to enable it, it gets pulled
in through systemd-
-- Martin Pitt <email address hidden> Wed, 11 Mar 2015 15:33:49 +0100
| Changed in console-setup (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| Changed in network-manager: | |
| importance: | Unknown → Medium |
| status: | Unknown → Confirmed |
| Changed in network-manager (Ubuntu): | |
| status: | In Progress → Fix Committed |
| Launchpad Janitor (janitor) wrote : | #9 |
This bug was fixed in the package network-manager - 0.9.10.0-4ubuntu10
---------------
network-manager (0.9.10.
* Add fix-NetworkMana
NetworkMana
and install it into the correct target. (Pre-requisite for LP #1430280)
* debian/rules: Enable NetworkManager-
network-
units which depend on it. (LP: #1430280)
* debian/
NM-wait-online to get it enabled on upgrades to this version.
-- Martin Pitt <email address hidden> Thu, 12 Mar 2015 11:02:13 +0100
| Changed in network-manager (Ubuntu): | |
| status: | Fix Committed → Fix Released |


Status changed to 'Confirmed' because the bug affects multiple users.