If I understand this bug report correctly, the cause was that parallel booting did not work properly. That is not surprising, as it depend on all boot scripts having correct ordering, and that all the scripts with a given boot order value can be started at the same time. This is not yet true for all configurations, as the default ordering in Debian do not guarantee this, and insserv can only generate such sequence if all the init.d scripts (or the override files) have correct dependency information. There is still ~35% of the scripts without dependency information, so this is work in progress.
Not sure if I should close this bug as fixed, reassign it to the general virtual package, or tag it wontfix. The problem need to be fixed in all the scripts with incorrect dependency information, and that effort is being tracked on <URL: http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot >. A workaround is to provide override files for all the scripts missing dependency information, and I will try to do so, but will need help for the users of the packages I do not use myself. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]