tag 511705 + pending thanks Hi readers,
By adding the provided patch (Thanks "Bart Cortooms" <[email protected]>), I've got the following lintian errors: X: maatkit: init.d-script-missing-dependency-on-remote_fs /etc/init.d/mk-slave-delay: required-start X: maatkit: init.d-script-missing-dependency-on-remote_fs /etc/init.d/mk-slave-delay: required-stop N: N: The given init script seems to refer to /usr, possibly using a file or N: binary from there. Without a dependency on $remote_fs in Required-Start N: or Required-Stop, as appropriate, the init script might be run before N: /usr is mounted or after it's unmounted. N: N: Using Should-Start or Should-Stop to declare the dependency is N: conceptually incorrect since the $remote_fs facility is always N: available. Required-Start or Required-Stop should be used instead. N: N: Refer to http://wiki.debian.org/LSBInitScripts for details. N: N: Severity: important, Certainty: possible N: N: This tag is marked experimental, which means that the code that N: generates it is not as well-tested as the rest of Lintian and might N: still give surprising results. Feel free to ignore experimental tags N: that do not seem to make sense, though of course bug reports are always N: welcomed. N: This issue was corrected using this header instead the provided: ### BEGIN INIT INFO # Provides: mk-slave-delay # Required-Start: $remote_fs $mysql # Required-Stop: $remote_fs $mysql # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: MySQL slave delay # Description: This starts a daemon which adds a delay to the MySQL # replication for this slave. ### END INIT INFO On next release (5427-1) you will read: * Using the information in the patch attached to BTS #511705, I've created manually: + debian/maatkit.mk-slave-delay.default + debian/maatkit.mk-slave-delay.init.d + debian/README.Debian Thanks Bart Cortooms <[email protected]> for the patch. That's because I'm not appling patches under the debian/ directory. Cheers. -- Dario Minnucci <[email protected]> Phone: +34 902021030 | Fax: +34 902024417 | Support: +34 807450000 Key fingerprint = 62FF F60F CE79 9CE4 EBA8 523F FC84 1B2D 82C8 B711
signature.asc
Description: OpenPGP digital signature

