[Pkg-samba-maint] 3.0.20a-0pre2 packages
Noèl Köthe
noel at debian.org
Thu Oct 13 20:00:55 UTC 2005
Am Donnerstag, den 13.10.2005, 19:06 +0200 schrieb Christian Perrier:
> The use of lsb-functions does not appear to really exactly follow
> guidelines given in /usr/share/doc/lsb-base/README.Debian:
> should be:
>
> log_begin_msg "Starting Samba daemons" "smbd"
>
> if ! start-stop-daemon --start --quiet --oknodo --exec /usr/sbin/nmbd -- -D; then
> log_end_msg 1
> exit 1
> fi
>
> log_progress_msg "nmbd"
>
> if [ "$RUN_MODE" != "inetd" ]; then
> if ! start-stop-daemon --start --quiet --oknodo --exec /usr/sbin/smbd -- -D; then
> log_end_msg 1
> exit 1
> fi
> fi
>
> etc....
>
> Also, this doc mentions for "log_success_msg": "These functions *do
> not* comply with Debian policy and should only be used by LSB
> packages."
Your are completly right. Sorry for this failure.
I will fix it right now and build new upstream 3.0.20b-pre1
--
Noèl Köthe <noeldebian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20051013/812093dd/attachment.pgp
More information about the Pkg-samba-maint
mailing list