> insserv: warning: script 'S99autotest' missing LSB tags and overrides > insserv: warning: script 'autotest' missing LSB tags and overrides
This is not a bug in dbus. The dbus package is merely calling update- rc.d, which calls into insserv, which expects to be able to order the init scripts on the system. In this case, this fails because of an init script which isn't part of any package, and which lacks LSB dependency information: /etc/init.d/autotest. Wherever this script comes from, it should be fixed to include correct LSB header information so that insserv can correctly calculate the boot script ordering. ** Package changed: dbus (Ubuntu) => insserv (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368874 Title: dbus 1.8.6-1ubuntu1 fails to upgrade on ppc64el vm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/insserv/+bug/1368874/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
