Your message dated Sat, 20 May 2006 23:51:51 -0400 (EDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367195: dovecot-common: extra space in dovecot's init
script
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dovecot-common
Version: 1.0.beta7-1
Severity: minor
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is an extra space in dovecot's init script. See the patch below.
Thanks,
Frank
- --- dovecot-common.init.old 2006-05-14 12:15:26.000000000 +0200
+++ dovecot-common.init 2006-05-14 12:15:59.000000000 +0200
@@ -43,7 +43,7 @@
fi
;;
stop)
- - echo -n "Stopping $DESC: $NAME "
+ echo -n "Stopping $DESC: $NAME"
start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
echo "."
;;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEZwXWft6HNdxCZCkRArN6AJ0QyqRhBvPvCR0Vh0UiyijTv48hzACeP0CU
iOg88AiSl0jx4XEnyHa+Ep4=
=Np/3
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
yOn Sun, 14 May 2006, Frank S. Thomas wrote:
Package: dovecot-common
Version: 1.0.beta7-1
Severity: minor
Tags: patch
There is an extra space in dovecot's init script. See the patch below.
Thanks,
Frank
This appears to no longer be a problem. Thanks for the report.
--
Jaldhar H. Vyas <[EMAIL PROTECTED]>
La Salle Debain - http://www.braincells.com/debian/
--- End Message ---