Bug #858112 is where the developers are tracking both the /run problem
and the problem with insserv generally, so it's beneficial to track this
bug as a duplicate of that one regardless of which was filed first.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
This is not a duplicate of 858112.
With 858112, if your system is already broken (perhaps because of
insserv), then doing an upgrade will create additional problems. In
particular, your system may become unbootable. What you have to do to
fix it is boot into safe mode and manually migrate /var/run
*** This bug is a duplicate of bug 858122 ***
https://bugs.launchpad.net/bugs/858122
** This bug has been marked a duplicate of bug 858122
incomplete migration to /run (shutdown script order has been demolished)
--
You received this bug notification because you are a member of Ubuntu
Bugs
To fix the mess made by insserv, this is what I did:
* figure out which package each init script belonged to
* figure out which of those packages were installed, and which were residual
* purge the packages that were residual
* delete all the symlinks under /etc/rc*.d/
* reinstall the packages t
Yep, confirmed this behavior in an oneiric chroot - as well as lucid and
maverick.
** Changed in: insserv (Ubuntu)
Importance: Undecided => Medium
** Changed in: insserv (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Thanks, I will report to the package provider.
The problem should be easily reproducable on any current oneiric install
with e.g.
$ sudo update-rc.d -f urandom remove
$ sudo insserv urandom
$ ls /etc/rc6.d
total 4
lrwxrwxrwx 1 root root 27 2011-07-17 01:04 K01speech-dispatcher ->
../init.d/spe
This is a severe bug in the third-party turboprint package. The insserv
package is installed as a dependency of sysv-rc inherited from Debian,
and is available if users *choose* to switch to dependency-based
sysvinit scripts; but no package is permitted, by Debian/Ubuntu policy,
to invoke insserv