Your message dated Mon, 24 Jul 2006 14:33:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#379357: fixed in postfix 2.3.0-2 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: postfix Version: 2.2.10-1bpo2 Severity: serious Justification: Init script "stop" action not working like policy requires The debian init script fails to stop postfix if the queue directory for postfix has been changed by the local admin. This is due to using a hard-wired path in the init script where the path can change depending on the configuration. For example, I changed the queue path to reflect my high-availability setup with a shared partition. With a changed queue path, postfix also changes the location of it's master.pid file. If you change the "running" function in the init script to look like this, it works again. running() { if [ -f "`postconf -h queue_directory`/pid/master.pid" ]; then pid=$(sed 's/ //g' "`postconf -h queue_directory`/pid/master.pid") exe=$(ls -l /proc/$pid/exe 2>/dev/null | sed 's/.* //; s/.*\///') if [ "X$exe" = "Xmaster" ]; then echo y fi fi } Regards, Sven -- System Information: Debian Release: 3.1 APT prefers stable APT policy: (990, 'stable'), (400, 'experimental'), (90, 'testing'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.12-incase Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- End Message ---
--- Begin Message ---Source: postfix Source-Version: 2.3.0-2 We believe that the bug you reported is fixed in the latest version of postfix, which is due to be installed in the Debian FTP archive: postfix-dev_2.3.0-2_all.deb to pool/main/p/postfix/postfix-dev_2.3.0-2_all.deb postfix-doc_2.3.0-2_all.deb to pool/main/p/postfix/postfix-doc_2.3.0-2_all.deb postfix-ldap_2.3.0-2_i386.deb to pool/main/p/postfix/postfix-ldap_2.3.0-2_i386.deb postfix-mysql_2.3.0-2_i386.deb to pool/main/p/postfix/postfix-mysql_2.3.0-2_i386.deb postfix-pcre_2.3.0-2_i386.deb to pool/main/p/postfix/postfix-pcre_2.3.0-2_i386.deb postfix-pgsql_2.3.0-2_i386.deb to pool/main/p/postfix/postfix-pgsql_2.3.0-2_i386.deb postfix_2.3.0-2.diff.gz to pool/main/p/postfix/postfix_2.3.0-2.diff.gz postfix_2.3.0-2.dsc to pool/main/p/postfix/postfix_2.3.0-2.dsc postfix_2.3.0-2_i386.deb to pool/main/p/postfix/postfix_2.3.0-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. LaMont Jones <[EMAIL PROTECTED]> (supplier of updated postfix package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 24 Jul 2006 10:42:18 -0600 Source: postfix Binary: postfix-doc postfix-pgsql postfix-ldap postfix-dev postfix-pcre postfix postfix-mysql Architecture: all i386 source Version: 2.3.0-2 Distribution: unstable Urgency: low Maintainer: LaMont Jones <[EMAIL PROTECTED]> Changed-By: LaMont Jones <[EMAIL PROTECTED]> Description: postfix - A high-performance mail transport agent postfix-dev - Postfix loadable modules development environment postfix-doc - Postfix documentation postfix-ldap - LDAP map support for Postfix postfix-mysql - MYSQL map support for Postfix postfix-pcre - PCRE map support for Postfix postfix-pgsql - PGSQL map support for Postfix Closes: 358935 379357 Changes: postfix (2.3.0-2) unstable; urgency=low . * init script needs to deal with queue_directory being non-standard. Closes: #379357 * Fix .so-using man pages. Closes: #358935 Files: 4fc9df078ca609b30b9bb48490c250e1 870 mail extra postfix_2.3.0-2.dsc 17e9f6710871f5f11cdf8c8a02260978 35830 mail extra postfix-mysql_2.3.0-2_i386.deb 591db5d964806068489fcc47356f7657 149459 mail extra postfix_2.3.0-2.diff.gz 60eb0903604413674ac0ebc5bc4c463b 761108 doc extra postfix-doc_2.3.0-2_all.deb 6950454231610df031017e85f5024570 125310 devel extra postfix-dev_2.3.0-2_all.deb c535127a515a9547a9ae132be6cac525 35906 mail extra postfix-pgsql_2.3.0-2_i386.deb d911642538409ea6fcfe390fbcf68bee 40428 mail extra postfix-ldap_2.3.0-2_i386.deb ede40ba7755a54c9ffc1e68e0f33503a 35552 mail extra postfix-pcre_2.3.0-2_i386.deb fbac37afaed4a94be93d1ba1017ac54f 1069518 mail extra postfix_2.3.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFExRmezN/kmwoKyScRArYhAJ9xEf6mK/nKi3eh+4zWy9X1a+IgNACfSiwM 2WR2MBpZNBjfJyy2g1ig2Xs= =yeMT -----END PGP SIGNATURE-----
--- End Message ---

