Your message dated Tue, 14 Aug 2007 12:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409734: fixed in apcupsd 3.14.1-3
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: apcupsd
Version: 3.10.17-2
Tags: patch
When apcupsd loses connection with the UPS, i.e. the serial connection
is not responding, apcupsd doesn't send an e-mail message to the root
user to notify her/him of the problem until the connection is
reestablished. This is unexpected behavior.
The bug can be demonstrated by unplugging the serial cable while
the system is running; not recommended though. As soon as the serial
connection works again the mail will be delivered, which is sort of
too late by then.
I believe the bug lies in /etc/apcupsd/commfailure, which calls
/sbin/apcaccess, which then blocks until the UPS is back online.
A suggested fix for the bug is included as a patch with this report.
--
Best regards,
Tero Jänkä
--- /etc/apcupsd/commfailure.original 2005-04-03 13:49:03.000000000 +0300
+++ /etc/apcupsd/commfailure 2007-02-05 02:52:18.000000000 +0200
@@ -15,7 +15,5 @@
echo "Subject: $MSG"
echo " "
echo "$MSG"
- echo " "
- /sbin/apcaccess status
) | $APCUPSD_MAIL -s "$MSG" $SYSADMIN
exit 0
--- End Message ---
--- Begin Message ---
Source: apcupsd
Source-Version: 3.14.1-3
We believe that the bug you reported is fixed in the latest version of
apcupsd, which is due to be installed in the Debian FTP archive:
apcupsd-cgi_3.14.1-3_i386.deb
to pool/main/a/apcupsd/apcupsd-cgi_3.14.1-3_i386.deb
apcupsd-doc_3.14.1-3_all.deb
to pool/main/a/apcupsd/apcupsd-doc_3.14.1-3_all.deb
apcupsd_3.14.1-3.diff.gz
to pool/main/a/apcupsd/apcupsd_3.14.1-3.diff.gz
apcupsd_3.14.1-3.dsc
to pool/main/a/apcupsd/apcupsd_3.14.1-3.dsc
apcupsd_3.14.1-3_i386.deb
to pool/main/a/apcupsd/apcupsd_3.14.1-3_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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated apcupsd 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: Tue, 14 Aug 2007 13:30:00 +0200
Source: apcupsd
Binary: apcupsd-doc apcupsd-cgi apcupsd
Architecture: source all i386
Version: 3.14.1-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
apcupsd - APC UPS Power Management (daemon)
apcupsd-cgi - APC UPS Power Management (web interface)
apcupsd-doc - APC UPS Power Management (documentation/examples)
Closes: 409734
Changes:
apcupsd (3.14.1-3) unstable; urgency=low
.
* Applied patch from Tero Janka <[EMAIL PROTECTED]> to not call apcaccess
in commfailure mails (Closes: #409734).
Files:
c14bfb5e93d8d31c079c7a246e7f5a52 753 admin extra apcupsd_3.14.1-3.dsc
01232f901be4eb8b65dcfaaec97325fe 36214 admin extra apcupsd_3.14.1-3.diff.gz
c32bb966040fbc69ef636d4f2e2f2d9e 2509762 doc extra apcupsd-doc_3.14.1-3_all.deb
02a7b73ecd4137c1cb0b91ed2180c969 253690 admin extra apcupsd_3.14.1-3_i386.deb
1dad15a375c8eed2bafe1046bb9a9e34 34756 web extra apcupsd-cgi_3.14.1-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGwZwd+C5cwEsrK54RAubAAKCGqobzHlYu1e9OjR7lenQ99KQqCACgwZJw
L67dSEcONIWI217cp4vysk0=
=gIZZ
-----END PGP SIGNATURE-----
--- End Message ---