Your message dated Mon, 30 May 2011 17:02:47 +0000
with message-id <[email protected]>
and subject line Bug#580897: fixed in rsyslog 5.8.1-1
has caused the Debian Bug report #580897,
regarding rsyslog: doesn't update all rules on reload
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.)
--
580897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsyslog
Version: 4.6.2-1
Severity: normal
Tags: sid
I modified rsyslog.conf to give me messages from fetchmail on xconsole,
so I added mail.info to that rule (see below). However, I saw no change
in the logging behavior when I did either
invoke-rc.d rsyslog reload
or
invoke-rc.d rsyslog force-reload
only this finally helped:
invoke-rc.d rsyslog restart
I think this is not as intended.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.33.3-core2-i (SMP w/2 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 rsyslog depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages rsyslog recommends:
ii logrotate 3.7.8-6 Log rotation utility
Versions of packages rsyslog suggests:
ii rsyslog-doc 4.6.2-1 documentation for rsyslog
pn rsyslog-gnutls <none> (no description available)
pn rsyslog-gssapi <none> (no description available)
pn rsyslog-mysql | rsyslog-pgsql <none> (no description available)
pn rsyslog-relp <none> (no description available)
-- Configuration Files:
/etc/rsyslog.conf changed:
$ModLoad imuxsock # provides support for local system logging
$ModLoad imklog # provides kernel logging support (previously done by rklogd)
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
$FileOwner root
$FileGroup adm
$FileCreateMode 0640
$DirCreateMode 0755
$Umask 0022
$IncludeConfig /etc/rsyslog.d/*.conf
auth,authpriv.* /var/log/auth.log
*.*;auth,authpriv.none -/var/log/syslog
cron.* /var/log/cron.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log
lpr.* -/var/log/lpr.log
mail.* -/var/log/mail.log
user.* -/var/log/user.log
mail.info -/var/log/mail.info
mail.warn -/var/log/mail.warn
mail.err /var/log/mail.err
news.crit /var/log/news/news.crit
news.err /var/log/news/news.err
news.notice -/var/log/news/news.notice
*.=debug;\
auth,authpriv.none;\
news.none;mail.none -/var/log/debug
*.=info;*.=notice;*.=warn;\
auth,authpriv.none;\
cron,daemon.none;\
mail,news.none -/var/log/messages
*.emerg *
*.warn;cron,kern,mail.info; |/dev/xconsole
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: rsyslog
Source-Version: 5.8.1-1
We believe that the bug you reported is fixed in the latest version of
rsyslog, which is due to be installed in the Debian FTP archive:
rsyslog-doc_5.8.1-1_all.deb
to main/r/rsyslog/rsyslog-doc_5.8.1-1_all.deb
rsyslog-gnutls_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog-gnutls_5.8.1-1_i386.deb
rsyslog-gssapi_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog-gssapi_5.8.1-1_i386.deb
rsyslog-mysql_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog-mysql_5.8.1-1_i386.deb
rsyslog-pgsql_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog-pgsql_5.8.1-1_i386.deb
rsyslog-relp_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog-relp_5.8.1-1_i386.deb
rsyslog_5.8.1-1.debian.tar.gz
to main/r/rsyslog/rsyslog_5.8.1-1.debian.tar.gz
rsyslog_5.8.1-1.dsc
to main/r/rsyslog/rsyslog_5.8.1-1.dsc
rsyslog_5.8.1-1_i386.deb
to main/r/rsyslog/rsyslog_5.8.1-1_i386.deb
rsyslog_5.8.1.orig.tar.gz
to main/r/rsyslog/rsyslog_5.8.1.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.
Michael Biebl <[email protected]> (supplier of updated rsyslog 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: SHA256
Format: 1.8
Date: Mon, 30 May 2011 18:40:12 +0200
Source: rsyslog
Binary: rsyslog rsyslog-doc rsyslog-mysql rsyslog-pgsql rsyslog-gssapi
rsyslog-gnutls rsyslog-relp
Architecture: source i386 all
Version: 5.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl <[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description:
rsyslog - reliable system and kernel logging daemon
rsyslog-doc - documentation for rsyslog
rsyslog-gnutls - TLS protocol support for rsyslog
rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
rsyslog-mysql - MySQL output plugin for rsyslog
rsyslog-pgsql - PostgreSQL output plugin for rsyslog
rsyslog-relp - RELP protocol support for rsyslog
Closes: 580897 616659 620114 626365
Changes:
rsyslog (5.8.1-1) unstable; urgency=low
.
* New upstream release.
* Bump Standards-Version to 3.9.2. No further changes.
* Enable and install impstats module. (Closes: #620114)
* Update logcheck rule. (Closes: #616659)
* debian/rsyslog.init: Set correct compat level (5).
* The way rsyslog processes SIGHUP has changed. It no longer does a reload
of its configuration, but simply closes all open files. To apply a changed
configuration, rsyslogd needs to be restarted now.
- Drop "reload" action from debian/rsyslog.init, map "force-reload" to
"restart". (Closes: #580897)
- Add "rotate" action to debian/rsyslog.init which sends SIGHUP to
rsyslogd. Use that in debian/rsyslog.logrotate. (Closes: #626365)
- Update debian/rsyslog-mysql.postinst and rsyslog-pgsql.postinst to use
restart instead of reload.
- Add a NEWS file explaining the changed SIGHUP handling.
Checksums-Sha1:
db9469b5edac5d9c31dd0ae36f113868e6274503 1995 rsyslog_5.8.1-1.dsc
2eb75be252b11b00bf2509cc5e26bf89801708c5 2359568 rsyslog_5.8.1.orig.tar.gz
f537a01b3635475b7a2641b45fc3cee46c8217e6 25037 rsyslog_5.8.1-1.debian.tar.gz
ff64f070eae83ccd7e6234584524fb9d44e01f65 531018 rsyslog_5.8.1-1_i386.deb
d544315951cec93e88c91dcafe3d433726b17851 1098200 rsyslog-doc_5.8.1-1_all.deb
de0078cf06f69de05ce34dcf88741adf6e189538 115412 rsyslog-mysql_5.8.1-1_i386.deb
f16b0fa37f8b78fae4c867c68183771a612da8d5 115284 rsyslog-pgsql_5.8.1-1_i386.deb
c21a46ff221a5f5230d06e867bd00fa001c3d7ab 123186 rsyslog-gssapi_5.8.1-1_i386.deb
5f435babcc5a8eacdb5caeb626dbfcd30ea53dce 122620 rsyslog-gnutls_5.8.1-1_i386.deb
e4b554da944414b49626be312f1e5a182ea40e15 115332 rsyslog-relp_5.8.1-1_i386.deb
Checksums-Sha256:
e01b157cb7effe5b004d7175604f8bd6bbab83c33faddd988d7d5d3a443133cb 1995
rsyslog_5.8.1-1.dsc
08a0876b5c4463f6b508ed24d7e0b60444c001507ff92ef1cfbfcea4698e2c9c 2359568
rsyslog_5.8.1.orig.tar.gz
59473e3e2fcbb7e6e694aa70a6101623ce2006ee2f348a0f0c3658dfaaa08fb5 25037
rsyslog_5.8.1-1.debian.tar.gz
be2434b64a1290e28be0db378c674fefb3212b8f86187dfbb4d3ae2c58fd0a30 531018
rsyslog_5.8.1-1_i386.deb
ddd5ccd19918e174ed3ea04ec40d67582a04dc0bfe384894f799a9818643aa65 1098200
rsyslog-doc_5.8.1-1_all.deb
fb5eda150507a1af177e7098fafd9f92e8a5508fd2ef679f4f1ff17a9eb410e0 115412
rsyslog-mysql_5.8.1-1_i386.deb
2e2dbd956df6a82f9ee24b573f6119bcfbf86020336612033fe5f336c4e6bfa7 115284
rsyslog-pgsql_5.8.1-1_i386.deb
a21123a724682f95281e85f64c8d34415c0b2f8b77f06820e679228bb87b7261 123186
rsyslog-gssapi_5.8.1-1_i386.deb
ae2b47a7c1facd31146e4f5a62411be6a3f9de035b22d388ef8bafb07e04155c 122620
rsyslog-gnutls_5.8.1-1_i386.deb
83b9db16af7d98a0f4ec04ba65e6e8539aaa8750e9216c7eb09dda4ca66e2e86 115332
rsyslog-relp_5.8.1-1_i386.deb
Files:
ac9306a38d3f7b3313dfcf8fa3bf1a0c 1995 admin important rsyslog_5.8.1-1.dsc
909d4d867450aeedd6b388c199d79222 2359568 admin important
rsyslog_5.8.1.orig.tar.gz
e08901d6aefa613958d6e3a27e611a1f 25037 admin important
rsyslog_5.8.1-1.debian.tar.gz
63188f7c3eba64f80270340347b6a315 531018 admin important
rsyslog_5.8.1-1_i386.deb
323a461b442a4082c0e800329bd9f8b9 1098200 doc extra rsyslog-doc_5.8.1-1_all.deb
78523a55182650321d56a8c1f0ae36a0 115412 admin extra
rsyslog-mysql_5.8.1-1_i386.deb
087256d026d272e53cdd82dfbd7b4fd3 115284 admin extra
rsyslog-pgsql_5.8.1-1_i386.deb
56ea6d4b62602c536fa751fa3f15b77f 123186 admin extra
rsyslog-gssapi_5.8.1-1_i386.deb
08cf1b8f7246167cc67daef062fc3445 122620 admin extra
rsyslog-gnutls_5.8.1-1_i386.deb
453c140db4492c9106bb53bb2af2a3b7 115332 admin extra
rsyslog-relp_5.8.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJN48nwAAoJEGrh3w1gjyLc/vUQAJLD7s51SMcGPOsz5H6Ie9O1
lpMwETGmQc1/TDHUQHVd2kZY7j69WWx3/72OTsQeLLgszd8w3E9r3WlantoEQw6f
VxKMzBTffA1/41eSHT5uVcYtUK4ctV2E6UC+tXy9wQH7dpmEUBlTVO/bJV3E9AVL
TWKf7Yv+GGmTgtwCM9BDP9WOzbOjRJTY7UwcPdNRfvIMB4atTFVoaxVROToS8qf4
R1gL+LHxSodpNehzj9xCR6+Fujn/Vygx6bTWkz6Zd703Uel9mnqW0AwvIN7LU97D
na1f76mye39lABl14Qm9dv9xt7+5pwRl/UCqRBtDKbKaYwo4pjT3vQflVHPF/19r
uS7axk+YlwyHtzwcMaHq/g5JHEcPOMBe4MFAXEpvrnwy9vB82t5ttAGf7q9k/Ru2
EUVLeKOn0hlWXjTUxkv1Is8UxKGEPrH3DL37uV4DZXWZCscFVbqd1tiIpMYeNv2A
pv2KUxxZR/ph1AynR0S228LF3zrzg7kIfP52Ja+vcEU4UIFuDUNc4eChgKiCzxtd
R1WosTuAcnubGFByy5mCs8VaNYJgekK9ed+5ewzMxE2baAiqMlKCK0AEtBk6VzMp
mWpQTa+Adr2FHwSRsvmjMwM+fLXGsXQpiYArZI6GdKrdRUSHmvgO9NzpsN6RYHmX
6MS3Q0ryACDqzPXbc+z+
=Ue0G
-----END PGP SIGNATURE-----
--- End Message ---