Your message dated Fri, 14 Mar 2008 02:27:17 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in current release
has caused the Debian Bug report #144710,
regarding munin-node: apt cron job runs even when apt plugin is not enabled
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.)


-- 
144710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=144710
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: munin-node
Version: 1.2.5-1
Severity: minor


>From a fresh default installation:

$ munin-node-configure
Plugin                     | Used | Extra information
------                     | ---- | -----------------
apt                        | no   |
apt_all                    | no   |


$ cat /etc/cron.d/munin-node 
#
# cron-jobs for munin-node
#

MAILTO=root

# If the APT plugin is enabled, update packages databases approx. once
# an hour (12 invokations an hour, 1 in 12 chance that the update will
# happen), but ensure that there will never be more than two hour (7200
# seconds) interval between updates..
*/5 * * * *    root if [ -x /etc/munin/plugins/apt_all ]; then 
/etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x 
/etc/munin/plugins/apt ]; t$

This cronjob should not be activated if the apt / apt_all plugin is not enabled.

I like a quiet syslog and discovered the bug from getting crowds of these.

There are clearly some residual issues with munin and cron -- cf.

#301361
#353979
#332285
#382947

That said, this works beautifully out of the box, so thanks for expert 
packaging.

Dave


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages munin-node depends on:
ii  adduser                       3.100      Add and remove users and groups
ii  libnet-server-perl            0.94-1     An extensible, general perl server
ii  lsb-base                      3.1-22     Linux Standard Base 3.1 init scrip
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 
ii  procps                        1:3.2.7-3  /proc file system utilities

Versions of packages munin-node recommends:
pn  libnet-snmp-perl              <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 3.0pl1-95

This has been fixed now, with the addition of the '-L' option.

Thanks

Javier

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to