[Werner Zangerle] > today i got this messages with debian sid/sidux > > 2009-07-28 09:38:47 Richte insserv ein (1.12.0-10) ... > 2009-07-28 09:38:47 info: Checking if it is safe to convert > to dependency > based boot. > 2009-07-28 09:38:47 error: Obsolete conffile > /etc/init.d/jackd left behind > by package jackd > 2009-07-28 09:38:47 error: Obsolete conffile > /etc/init.d/timidity left > behind by package timidity > 2009-07-28 09:38:47 warning: It is not safe to convert to > dependency based > boot.
Thank you for the heads up. The two errors need to be fixed in the packages jackd and timidity. If you want to work around the problem you can just remove the obsolete scripts yourself. The error is basicly that a package used to have a init.d script, but then dropped it without removing it from the existing installation during upgrade. CC to [email protected] to let the others working on dependency based boot sequencing know about the issue. Both should be investigated and reported as bugs to BTS. Can you provide the output from 'md5sum /etc/init.d/jackd /etc/init.d/timidity'? Would be useful to know which files should be removed. Happy hacking, -- Petter Reinholdtsen _______________________________________________ initscripts-ng-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

