Package: munin
Version: 2.0.37-2
Severity: important
Dear Maintainer,
I run debian testing (buster) and since a few days, munin doesn't run as
expected. In syslog, I have a lot of :
Aug 4 22:35:01 rayleigh CRON[11229]: (munin) CMD (if [ -x /usr/bin/munin-cron
]; then /usr/bin/munin-cron; fi > /dev/null 2>&1)
Aug 4 22:35:02 rayleigh kernel: [986015.327521] traps: /usr/sbin/munin[11238]
general protection ip:559e936f2282 sp:7ffff1816870 error:0 in
perl[559e93627000+1f8000]
Aug
I don't understand why perl tries to run /usr/sbin/munin, there is no such
script nor executable.
Best regards,
JB
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages munin depends on:
ii cron [cron-daemon] 3.0pl1-130
ii fonts-dejavu-core 2.37-1
ii libdate-manip-perl 6.72-1
pn libdigest-md5-perl <none>
ii libfile-copy-recursive-perl 0.44-1
ii libhtml-template-perl 2.97-1
ii libio-socket-inet6-perl 2.72-2
ii liblog-log4perl-perl 1.49-1
ii libperl5.22 [libtime-hires-perl] 5.22.2-5
ii libperl5.24 [libtime-hires-perl] 5.24.1-7
ii librrds-perl 1.7.0-1+b2
pn libstorable-perl <none>
ii liburi-perl 1.74-1
ii lsb-base 9.20170808
ii munin-common 2.0.37-2
ii perl [libtime-hires-perl] 5.26.2-6
ii rrdtool 1.7.0-1+b2
ii systemd-sysv 239-7
Versions of packages munin recommends:
ii libcgi-fast-perl 1:2.13-1
ii munin-doc 2.0.37-2
ii munin-node 2.0.37-2
Versions of packages munin suggests:
iu apache2 [httpd] 2.4.34-1
ii elinks [www-browser] 0.12~pre6-13
ii firefox [www-browser] 61.0.1-1
ii iceape [www-browser] 2.7.12-1+b1
ii konqueror [www-browser] 4:18.04.0-1
pn libapache2-mod-fcgid <none>
ii libnet-ssleay-perl 1.85-1
ii links [www-browser] 2.16-1
ii lynx [www-browser] 2.8.9rel.1-1
ii seamonkey-mozilla-build [www-browser] 2.49.3-0ubuntu1
ii w3m [www-browser] 0.5.3-36+b1
-- Configuration Files:
/etc/cron.d/munin changed:
MAILTO=root
*/5 * * * * munin if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron;
fi > /dev/null 2>&1
14 10 * * * munin if [ -x /usr/share/munin/munin-limits ]; then
/usr/share/munin/munin-limits --force --contact nagios --contact old-nagios; fi
/etc/munin/munin.conf changed:
dbdir /var/lib/munin
htmldir /var/cache/munin/www
logdir /var/log/munin
rundir /var/run/munin
tmpldir /etc/munin/templates
staticdir /etc/munin/static
cgitmpdir /var/lib/munin/cgi-tmp
includedir /etc/munin/munin-conf.d
graph_period second
graph_strategy cron
munin_cgi_graph_jobs 6
html_strategy cron
[rayleigh.systella.fr]
address 127.0.0.1
use_node_name yes
[legendre.systella.fr]
address 192.168.1.2
use_node_name yes
[pythagore.systella.fr]
address 192.168.10.102
use_node_name yes
[cervantes.systella.net]
address 192.168.2.5
use_node_name yes
-- no debconf information