New helpers version fail on "unknown initscript"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
init-system-helpers (Ubuntu) |
Fix Released
|
High
|
Martin Pitt |
Bug Description
On version 1.26:
invoke-rc.d: unknown initscript, /etc/init.d/ofono not found.
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
And happily continues.
On version 1.28, however:
invoke-rc.d: unknown initscript, /etc/init.d/ofono not found.
dpkg: error processing package ofono (--configure):
subprocess installed post-installation script returned error exit status 100
While this might be an ofono issue, the behaviour change causes previously working packages to be uninstallable.
First noticed in buildd:
https:/
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: init-system-helpers 1.28ubuntu1
ProcVersionSign
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 8 11:25:36 2016
PackageArchitec
SourcePackage: init-system-helpers
UpgradeStatus: No upgrade log present (probably fresh install)
I tried to reproduce this in a current xenial schroot (with policy-rc.d) and VM, and apt-get install ofono works in both cases. In the build log this happens while upgrading init-system-helpers as well, though, which might have an influence on this.