# sh -x /usr/sbin/update-bootsystem-insserv
+ for package in '$(dpkg -S $(find /etc/init.d -type f -perm /+x)
2>/dev/null | cut -d: -f1 | sort -u)'
+ dpkg-query -W '-f=${Conffiles}' x11-common
+ grep /etc/init.d/
+ grep -q obsolete
+ insserv -nv
# insserv -nv
...
insserv: There is a loop between service mysql-ndb-mgm and mysql
...
Maybe insserv returns a non-zero exit code and
update-bootsystem-insserv gets terminated?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]