Hi,

I think bugs 582653 540250 546473 543280 all refer to the same
issue in bootchart that caused post-installation to fail:

insserv: Starting bootchart depends on rmnologin and therefore on
system facility `$all' which can not be true!

It seems the initscript cannot depend on rmnologin, but should depend on $all in order to be run last. (This initscript tells bootchart that the boot sequence has finished, and to stop recording data.)

I believe version 0.10~svn407-3.3 fixed this issue so I believe these bugs can be marked 'done'.

I've tested it on my system, with insserv 1.14.0-2. This places bootchart last in the boot sequence, except for:

/etc/rc2.d/S25bootchart
/etc/rc2.d/S25rc.local
/etc/rc2.d/S25rmnologin
/etc/rc2.d/S25stop-bootlogd

My understanding is that bootchart cannot be forced to run after these scripts, because they all wish to be executed last, and could potentially all be executed at the same time anyway, e.g. on a multiprocessor machine.

Regards,
--
Steven Chamberlain
ste...@pyro.eu.org



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to