Your message dated Wed, 29 Oct 2014 07:19:09 +0000 with message-id <[email protected]> and subject line Bug#764257: fixed in qpsmtpd 0.94-1 has caused the Debian Bug report #764257, regarding qpsmtpd: Qpsmtpd Reload - Causes the service to Stop (Jessie) 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.) -- 764257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764257 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: qpsmtpd Version: 0.84-11 Severity: important Dear Maintainer, Qpsmtpd reloads automatically when rotating the logs. After logrotation I noticed that the Qpsmtpd service was dead. Found out that, if you "reload" Qpsmtpd, it will enter an "active (exited)" state, and you need to do a restart or stop/start to get it running again. I have reproduced this on two machines. For all other services running on these machines (pdns, spamassassin etc), reload works without a problem. root@sbx03:~# systemctl status qpsmtpd.service ◠qpsmtpd.service - LSB: Start and stop the qpsmtpd SMTP daemon Loaded: loaded (/etc/init.d/qpsmtpd) Active: inactive (dead) since Mon 2014-10-06 19:25:16 CEST; 22s ago Process: 7638 ExecStop=/etc/init.d/qpsmtpd stop (code=exited, status=0/SUCCESS) Process: 7525 ExecReload=/etc/init.d/qpsmtpd reload (code=exited, status=0/SUCCESS) Process: 7604 ExecStart=/etc/init.d/qpsmtpd start (code=exited, status=0/SUCCESS) Oct 06 19:25:05 sbx03 qpsmtpd[7604]: Starting qpsmtpd: qpsmtpd-forkserver. Oct 06 19:25:16 sbx03 qpsmtpd[7638]: Stopping qpsmtpd: qpsmtpd-forkserver. root@sbx03:~# systemctl start qpsmtpd.service root@sbx03:~# systemctl status qpsmtpd.service ◠qpsmtpd.service - LSB: Start and stop the qpsmtpd SMTP daemon Loaded: loaded (/etc/init.d/qpsmtpd) Active: active (running) since Mon 2014-10-06 19:25:45 CEST; 1s ago Process: 7638 ExecStop=/etc/init.d/qpsmtpd stop (code=exited, status=0/SUCCESS) Process: 7525 ExecReload=/etc/init.d/qpsmtpd reload (code=exited, status=0/SUCCESS) Process: 7670 ExecStart=/etc/init.d/qpsmtpd start (code=exited, status=0/SUCCESS) CGroup: /system.slice/qpsmtpd.service └─7677 /usr/bin/perl -Tw /usr/bin/qpsmtpd-forkserver --port 25 --user qpsmtpd --pid-file /var/run/qpsmtpd/qpsmtpd.pid --listen-address 127.0.0.1 --listen-addres... Oct 06 19:25:45 sbx03 qpsmtpd[7670]: Starting qpsmtpd: qpsmtpd-forkserver. root@sbx03:~# systemctl reload qpsmtpd.service root@sbx03:~# systemctl status qpsmtpd.service ◠qpsmtpd.service - LSB: Start and stop the qpsmtpd SMTP daemon Loaded: loaded (/etc/init.d/qpsmtpd) Active: active (exited) since Mon 2014-10-06 19:25:45 CEST; 12s ago Process: 7638 ExecStop=/etc/init.d/qpsmtpd stop (code=exited, status=0/SUCCESS) Process: 7681 ExecReload=/etc/init.d/qpsmtpd reload (code=exited, status=0/SUCCESS) Process: 7670 ExecStart=/etc/init.d/qpsmtpd start (code=exited, status=0/SUCCESS) Oct 06 19:25:45 sbx03 qpsmtpd[7670]: Starting qpsmtpd: qpsmtpd-forkserver. root@sbx03:~# systemctl restart qpsmtpd.service root@sbx03:~# systemctl status qpsmtpd.service ◠qpsmtpd.service - LSB: Start and stop the qpsmtpd SMTP daemon Loaded: loaded (/etc/init.d/qpsmtpd) Active: active (running) since Mon 2014-10-06 19:26:06 CEST; 2s ago Process: 7694 ExecStop=/etc/init.d/qpsmtpd stop (code=exited, status=0/SUCCESS) Process: 7681 ExecReload=/etc/init.d/qpsmtpd reload (code=exited, status=0/SUCCESS) Process: 7702 ExecStart=/etc/init.d/qpsmtpd start (code=exited, status=0/SUCCESS) CGroup: /system.slice/qpsmtpd.service └─7709 /usr/bin/perl -Tw /usr/bin/qpsmtpd-forkserver --port 25 --user qpsmtpd --pid-file /var/run/qpsmtpd/qpsmtpd.pid --listen-address 127.0.0.1 --listen-addres... Oct 06 19:26:06 sbx03 qpsmtpd[7702]: Starting qpsmtpd: qpsmtpd-forkserver. -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages qpsmtpd depends on: ii adduser 3.113+nmu3 ii debconf 1.5.53 ii libclamav-client-perl 0.11-2 ii libdigest-hmac-perl 1.03+dfsg-1 ii libio-socket-inet6-perl 2.72-1 ii libipc-shareable-perl 0.61-1 ii libmail-spf-perl 2.9.0-3 ii libmailtools-perl 2.13-1 ii libnet-dns-perl 0.80-1 ii libsocket6-perl 0.25-1+b1 ii perl 5.20.1-1 ii perl-modules [libnet-perl] 5.20.1-1 qpsmtpd recommends no packages. Versions of packages qpsmtpd suggests: pn clamav-daemon <none> pn spamassassin <none> pn tinycdb <none> -- debconf information: qpsmtpd/queue_smtp_proxy_destination: localhost * qpsmtpd/listen_interfaces: 127.0.0.1 192.168.83.136 qpsmtpd/queue_none_confirm: * qpsmtpd/server_type: forkserver * qpsmtpd/startup_enabled: true qpsmtpd/queue_maildir_destination: /var/spool/qpsmtpd/Maildir * qpsmtpd/rcpthosts: * qpsmtpd/queue_plugin: qmail
--- End Message ---
--- Begin Message ---Source: qpsmtpd Source-Version: 0.94-1 We believe that the bug you reported is fixed in the latest version of qpsmtpd, which is due to be installed in the Debian FTP archive. 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. Devin Carraway <[email protected]> (supplier of updated qpsmtpd 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: SHA512 Format: 1.8 Date: Tue, 21 Oct 2014 23:59:36 -0700 Source: qpsmtpd Binary: qpsmtpd Architecture: source all Version: 0.94-1 Distribution: unstable Urgency: medium Maintainer: Devin Carraway <[email protected]> Changed-By: Devin Carraway <[email protected]> Description: qpsmtpd - Flexible SMTP daemon for network-level spam detection Closes: 706906 764257 Changes: qpsmtpd (0.94-1) unstable; urgency=medium . * New upstream release. 0.94 has a great many upstream changes, some of which affect behavior. See UPGRADING.pod for more details. * pod2man-utf8.patch: Avoid a lintian warning for undeclared UTF8 encoding in pod2man-generated output * Stop advertising sysvinit-style reload, and restart rather than reload in logrotate conf (Closes: #764257) * Patch import/syntactical errors in plugins/auth/auth_ldap_bind (Closes: #706906) Checksums-Sha1: f3dfc940b91fbdbd7f56a7aae932ce532183eb51 1629 qpsmtpd_0.94-1.dsc 154f82e78e0c0b7824e902f341b3572c3b1e940b 358460 qpsmtpd_0.94.orig.tar.gz 0dccec1242b75cadc25ab43a14802de0b1937e75 44536 qpsmtpd_0.94-1.debian.tar.xz 40e823cd897fa1fb0ab28059df83e96ca8fa60d9 278234 qpsmtpd_0.94-1_all.deb Checksums-Sha256: 2d1652617f9b446b3d3cc9fc10e50be7a12602a5b15c3ba080b217c685d090d8 1629 qpsmtpd_0.94-1.dsc 538fb1c72af6703529b02cdc322714c1a294c12d6f9c71432e260d1285c0d91a 358460 qpsmtpd_0.94.orig.tar.gz d6df7010571243fd17743c4a0930742c0eeb7e64296bf5788ae680e978f215fb 44536 qpsmtpd_0.94-1.debian.tar.xz 393fa3749e692cc8cb9db53fa459be8f7be204e05aaa7c8852ded2b55dfb5996 278234 qpsmtpd_0.94-1_all.deb Files: 9aeed5ef49c8cab12495f76334f4b737 1629 mail extra qpsmtpd_0.94-1.dsc e412744e3546f6747dcc8c2e77c436f2 358460 mail extra qpsmtpd_0.94.orig.tar.gz ca27aadc21d7ee5866c98f304470c5b0 44536 mail extra qpsmtpd_0.94-1.debian.tar.xz 13ae14d364c441dd0c229553adea257d 278234 mail extra qpsmtpd_0.94-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIVAwUBVFCRBRqr3ImpjIu5AQo2Pw/+N1UpRiUJXZTJfU3ikUg6B5nJxuQikq/u DpiLmyHkS+6Mpt6TYH79bVduUNmkmEKLel37YKbX9kZlhUsOdSailI3pLlKLqNCx 8f0ON6S17k51vXha31vVFPb7ruWOFBxM2quTH+TGb+xC6fpGRMXFTgJUq0NCRk9m h7dYg8+5/VirFqWnFYXbJNMvpTsg66MZREvmQ9wnPlUfmgbK2b9LZCxRj5mWJW1q hvZ6RlmwBVVLcxDyjZ/rqta8gcWV7Kz0Xt1M0aLekJjkKLCJHhOU9mtAUG3/rt4C NB2s7PG/f0Xzmit3W5iugxo6YFtvG2h8neCSf6bU/LeMHFLzeWfIyInuhTyeTS3r ZTwXLgdctMXH15A9hCPFkCTrVySSNlXLwjn1gU8RlqchMeyoncg7cq5skQSXwK0m gQIoXLr87aD7QrCN/brRF/4+hON95AAnEyijTlvbElzv+5qeoRWvbz2gbLMxf8rn 52iWmMGCZ+MDYyz5aCryom8fdFOryHOHI2rNlikL+TaRjFJcxVwNS1xIc56u5De7 h27wHgGReCQIK/JDTRwp8F/2z8T2fzh4sl89eD+mutPx+WIVDunk+wUbbzjYqdLs LxxAwG74FEwU75BtbWyUyHBXILfLGJ8BqCUIa8eTB4u+e1RPKb8DMY3O+kM0o7y3 1URDryGi654= =9IBW -----END PGP SIGNATURE-----
--- End Message ---

