Your message dated Sat, 15 Mar 2008 18:47:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414958: fixed in sec 2.4.2-1
has caused the Debian Bug report #414958,
regarding [patch] startup script for sec
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.)
--
414958: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414958
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sec
Severity: wishlist
I wrote a startup script for sec. Not sure how to hook it into the rc.d system,
but I used:
update-rc.d sec defaults
Maybe this could be put in the postinst. sec will fail gracefully if
/etc/sec.conf does not exist. Maybe a sample
(empty) file could be installed too. Here is a sample conf that restarts apache
on crashes:
# recognize repeated crashes of apache and restart it after a certain threshold
#
# [Sun Mar 11 22:23:57 2007] [notice] child pid 23733 exit signal Segmentation
fault (11)
type=SingleWithThreshold
ptype=RegExp
pattern=.*child pid \d+ exit signal Segmentation fault \(\d+\).*
desc=$0
action=shellcmd /etc/init.d/apache restart; shellcmd /bin/sh -c "echo 'apache
restarted' | mail -s 'apache restarted'
root"
window=10
thresh=3
it could be all commented out by default.
thanks for the package, sec is a great tool.
the rc.d script is attached.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-1-686
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
sec
Description: application/shellscript
--- End Message ---
--- Begin Message ---
Source: sec
Source-Version: 2.4.2-1
We believe that the bug you reported is fixed in the latest version of
sec, which is due to be installed in the Debian FTP archive:
sec_2.4.2-1.diff.gz
to pool/main/s/sec/sec_2.4.2-1.diff.gz
sec_2.4.2-1.dsc
to pool/main/s/sec/sec_2.4.2-1.dsc
sec_2.4.2-1_all.deb
to pool/main/s/sec/sec_2.4.2-1_all.deb
sec_2.4.2.orig.tar.gz
to pool/main/s/sec/sec_2.4.2.orig.tar.gz
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.
Jaakko Niemi <[EMAIL PROTECTED]> (supplier of updated sec 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: Sat, 15 Mar 2008 20:16:56 +0200
Source: sec
Binary: sec
Architecture: source all
Version: 2.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Jaakko Niemi <[EMAIL PROTECTED]>
Changed-By: Jaakko Niemi <[EMAIL PROTECTED]>
Description:
sec - Simple Event Correlator
Closes: 414958
Changes:
sec (2.4.2-1) unstable; urgency=low
.
* New upstream release
* Add initscript (Closes: #414958)
Files:
681de1ee30b50480e5ccb65ddcac250e 539 utils optional sec_2.4.2-1.dsc
e7c537bf0e26e4aa0b3ed18525068abd 80700 utils optional sec_2.4.2.orig.tar.gz
c60a9d8a538f19c8c497615d6eb8ac2a 3080 utils optional sec_2.4.2-1.diff.gz
0360d7452345169b4fa0788eba781e79 78076 utils optional sec_2.4.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3BbXJMXP5PVSFUERAjGyAJ9WNNAynNAedJwZMl9RAVOKeVCxNQCfQLIo
26xQSuPw+4KNkhWkZ4Z9ZYg=
=8y0i
-----END PGP SIGNATURE-----
--- End Message ---