Your message dated Sat, 12 Mar 2005 19:17:55 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297654: fixed in munin 1.2.2-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2005 03:10:34 +0000
>From [EMAIL PROTECTED] Tue Mar 01 19:10:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.frogcircus.org [65.98.78.36]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D6KFs-0002OQ-00; Tue, 01 Mar 2005 19:10:33 -0800
Received: from localhost (localhost [127.0.0.1])
(uid 1000)
by mail.frogcircus.org with local; Tue, 01 Mar 2005 22:10:29 -0500
id 000BC811.42252EA5.00001B77
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Charles Fry <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: munin-node: courier plugins lack group configuration
X-Mailer: reportbug 3.8
Date: Tue, 01 Mar 2005 22:10:22 -0500
Message-ID: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: munin-node
Severity: normal
Tags: patch
The new courier_* plugins lack the proper group setting. This can be
fixed by adding the following lines to
/etc/munin/plugin-conf.d/munin-node:
[courier_mta_mailqueue]
group daemon
[courier_*]
group adm
Charles
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (90, 'testing'), (80, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1um
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
---------------------------------------
Received: (at 297654-close) by bugs.debian.org; 13 Mar 2005 00:23:02 +0000
>From [EMAIL PROTECTED] Sat Mar 12 16:23:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DAGsn-0000BR-00; Sat, 12 Mar 2005 16:23:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DAGnr-0007lI-00; Sat, 12 Mar 2005 19:17:55 -0500
From: Tore Anderson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#297654: fixed in munin 1.2.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 12 Mar 2005 19:17:55 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 12
Source: munin
Source-Version: 1.2.2-1
We believe that the bug you reported is fixed in the latest version of
munin, which is due to be installed in the Debian FTP archive:
munin-node_1.2.2-1_all.deb
to pool/main/m/munin/munin-node_1.2.2-1_all.deb
munin_1.2.2-1.diff.gz
to pool/main/m/munin/munin_1.2.2-1.diff.gz
munin_1.2.2-1.dsc
to pool/main/m/munin/munin_1.2.2-1.dsc
munin_1.2.2-1_all.deb
to pool/main/m/munin/munin_1.2.2-1_all.deb
munin_1.2.2.orig.tar.gz
to pool/main/m/munin/munin_1.2.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.
Tore Anderson <[EMAIL PROTECTED]> (supplier of updated munin 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: Sun, 13 Mar 2005 00:28:49 +0100
Source: munin
Binary: munin-node munin
Architecture: source all
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Munin Debian Maintainers <[EMAIL PROTECTED]>
Changed-By: Tore Anderson <[EMAIL PROTECTED]>
Description:
munin - network-wide graphing framework (grapher/gatherer)
munin-node - network-wide graphing framework (node)
Closes: 295799 296361 296452 296454 296533 296575 296645 296676 296985 297451
297628 297654 297904 298108 298442 298793 298895
Changes:
munin (1.2.2-1) unstable; urgency=low
.
* New upstream release.
- Plugin linux/irqstats now handles blank lines in /proc/interrupts,
closes: #296452.
- Plugins generic/apache_* could in some cases cause spurious spikes,
this has now been fixed. Closes: #296454, #296645.
- Plugin linux/df_inode now handles devices with hyphens in their names
correctly, closes: #298442.
- Plugin generic/exim_mailstats now graphs rejects, closes: #295799.
- Earlier versions of munin-update could in some cases complain about
"nested quantifiers in regex", now fixed. Closes: #296575.
- Fixes some broken HTML in the templates, closes: #296676.
- Updates over very slow connections are now handled more gracefully,
closes: #298108.
.
* debian/rules, debian/plugins.conf, debian/NEWS:
- Do not include contrib plugins in the munin-node package anymore.
Sort-of closes: #296533, #297451, #297628, #297904, #298895.
.
* debian/rules, debian/munin-node.postinst:
- Delay startup of the node significantly, as it may require other
monitored services (e.g. ntpd) to be already running. Also change the
startup time if the package is being upgraded, if the current init
configuration is the old package's defaults. Closes: #298793, thanks
to Stephen Gran for noticing.
.
* debian/plugins.conf:
- Run the Courier-MTA and Postfix plugins with necessary additional
privileges so they work out of the box, closes: #297654, #296985.
Thanks to Charles Fry and Juraj Bednar for pointing this out.
- The smart_ plugin is now run as root (which is necessary).
.
* debian/control:
- Suggest acpi over lm-sensors, and not the other way around as it was
earlier. Both the acpi and sensors_ plugins achieve the same thing,
but the former is auto while the latter is manual.
- Remove the hddtemp suggestion and replace it with smartmontools,
closes: #296361. The hddtemp* plugins was replaced with
hddtemp_smartctl in 1.2.0.
- Suggest python (>= 2.2), used by the smart_ plugin.
- A few minor rewrites in the descriptions.
.
* debian/munin-node.manpages:
- Include munin-node-configure-snmp(8).
.
* server/munin-limits.in:
- Reverted to upstream version, as the patched required in 1.2.0-1 have
been merged.
Files:
7ca1cb56dceca3695fab39cafa715390 716 net optional munin_1.2.2-1.dsc
e55ff3cc8d506558f32598f639952cca 325356 net optional munin_1.2.2.orig.tar.gz
794d21a8eb0bf06c48bf4654fdd3e701 17906 net optional munin_1.2.2-1.diff.gz
e138718a9b892bf264bd68a77b2a57fd 181750 net optional munin-node_1.2.2-1_all.deb
b2f09b137c31b8ba068fe4e2364bd2a2 143678 net optional munin_1.2.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iEYEARECAAYFAkIzgZcACgkQ/8x4SxA9OY/EDQCeICfs5JSkRUqFnnDnok8QO4rZ
+bsAmgKis2uQc2EJPJ4Yz9tePFonNH/s
=TeUb
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]