xenial regression: does not start any more under upstart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Ubuntu) |
Fix Released
|
Critical
|
Martin Pitt | ||
Xenial |
Fix Released
|
Critical
|
Martin Pitt |
Bug Description
The latest xenial upload (https:/
This is also trivial to reproduce in a xenial VM: install NM, and either install upstart-sysv or boot with "init=/
Note that this does not happen on upgrade, as this does not remove obsolete conffiles on upgrade:
$ dpkg -s network-manager
[...]
/etc/dbus-
/etc/init/
The package also ships an init script, but does not actually enable it (dh_installinit), so it does not get run.
Given how late we are in xenial, I suggest to just put back the two upstart jobs instead of trying to move to the SysV init script.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu2
ProcVersionSign
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: i3
Date: Tue Apr 12 09:16:32 2016
EcryptfsInUse: Yes
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
source-directory interfaces.d
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 9: Error: nmcli (1.1.93) and NetworkManager (1.0.4) versions don't match. Force execution using --nocheck, but the results are unpredictable.
nmcli-dev: Error: command ['nmcli', '-f', 'all', 'dev'] failed with exit code 9: Error: nmcli (1.1.93) and NetworkManager (1.0.4) versions don't match. Force execution using --nocheck, but the results are unpredictable.
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
Related branches
tags: | added: regression-release |
Changed in network-manager (Ubuntu Xenial): | |
assignee: | nobody → Martin Pitt (pitti) |
Changed in network-manager (Ubuntu Xenial): | |
status: | Triaged → Fix Committed |
Marking as critical as this should break the phone pretty hard.