[Olaf van der Spek] > Maybe insserv returns a non-zero exit code and > update-bootsystem-insserv gets terminated?
You are right. That is the problem. Adding a '|| true' to that line should solve it. The reason insserv can't be enabled is a dependency loop in mysql, bug #458798. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

