insserv: Service mountdevsubfs has to be enabled to start service hwclock
Bug #1456670 reported by
Martin Pitt
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sysvinit (Ubuntu) |
Fix Released
|
Critical
|
Martin Pitt | ||
Wily |
Fix Released
|
Critical
|
Martin Pitt |
Bug Description
Since today, debootstrap'ing wily is broken:
W: Failure while configuring required packages.
W: See /tmp/wily/
Setting up util-linux (2.26.2-3ubuntu1) ...
update-
insserv: Service mountdevsubfs has to be enabled to start service hwclock
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package util-linux (--configure):
subprocess installed post-installation script returned error exit status 1
Changed in util-linux (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Martin Pitt (pitti) |
Changed in sysvinit (Ubuntu): | |
milestone: | none → ubuntu-15.05 |
importance: | High → Critical |
Changed in sysvinit (Ubuntu Wily): | |
status: | In Progress → Fix Committed |
summary: |
- debootstrap failure: insserv: Service mountdevsubfs has to be enabled to - start service hwclock + insserv: Service mountdevsubfs has to be enabled to start service + hwclock |
To post a comment you must log in.
I can't see anything relevant in util-linux, and there are similar errors for unrelated packages (procps, and udev).
There is one difference in the recent sysvinit which might be related:
Package: sysvinit-utils
+Essential: yes
This was half a merge error, the original justification ("Drop Essential: yes from sysvinit-utils since we use Upstart.") is bogus, but this is currently the most plausible cause for this breakage.