Your message dated Sun, 20 Mar 2011 17:16:38 +0100
with message-id <[email protected]>
and subject line Bugs closed
has caused the Debian Bug report #509922,
regarding postfix: Mention 'status' in init skript usage output
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
509922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postfix
Version: 2.5.5-1.1
Severity: minor
Tags: patch
There already is an action 'status' implemented inside the init script.
This patch extends the output of the usage message to display this
action.
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-xen-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages postfix depends on:
ii adduser 3.110 add and remove users and groups
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii dpkg 1.14.23 Debian package management system
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libdb4.3 4.3.29-12 Berkeley v4.3 Database Libraries [
pn libsasl2 <none> (no description available)
ii libssl0.9.8 0.9.8g-14 SSL shared libraries
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii netbase 4.34 Basic TCP/IP networking system
ii ssl-cert 1.0.23 simple debconf wrapper for OpenSSL
Versions of packages postfix recommends:
ii bsd-mailx [mail-re 8.1.2-0.20081101cvs-2 A simple mail user agent
ii resolvconf 1.43 name server information handler
Versions of packages postfix suggests:
ii libsasl2-modules 2.1.22.dfsg1-23 Cyrus SASL - pluggable authenticat
pn postfix-ldap <none> (no description available)
pn postfix-mysql <none> (no description available)
pn postfix-pcre <none> (no description available)
pn postfix-pgsql <none> (no description available)
pn procmail <none> (no description available)
pn sasl2-bin <none> (no description available)
--- debian.orig/init.d 2008-12-27 15:44:48.918014600 +0100
+++ debian/init.d 2008-12-27 15:46:25.254582629 +0100
@@ -160,7 +160,7 @@
;;
*)
- log_action_msg "Usage: /etc/init.d/postfix
{start|stop|restart|reload|flush|check|abort|force-reload}"
+ log_action_msg "Usage: /etc/init.d/postfix
{start|stop|restart|reload|flush|check|abort|force-reload|status}"
exit 1
;;
esac
--- End Message ---
--- Begin Message ---
Version: 2.8.0-1
For whatever reason, these bugs weren't closed when the version where
they are really fixed was uploaded.
--- End Message ---