Your message dated Sat, 19 Oct 2019 02:04:22 +0200
with message-id <[email protected]>
and subject line Re: munin: looks_like_number usage in LimitsOld.pm
has caused the Debian Bug report #942597,
regarding munin: looks_like_number usage in LimitsOld.pm
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.)
--
942597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: munin
Version: 2.0.50-1
Severity: normal
Dear Maintainer,
After upgrading to 2.0.50, munin-cron starts printing and emailing the
following:
Undefined subroutine &Munin::Master::LimitsOld::looks_like_number called
at /usr/share/perl5/Munin/Master/LimitsOld.pm line 411.
"looks_like_number" was added here:
https://github.com/munin-monitoring/munin/commit/290650ee2c2fc3429b3015904afa9cba26f8fe70
I'm not a perl expert and am using 5.28 (for unrelated reasons).
Perhaps looks_like_number is available by default in 5.30? A fix with
5.28 seems to be to add the following to LimitsOld.pm:
use Scalar::Util qw ( looks_like_number );
But perhaps munin should just require 5.30 if it works by default there.
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
LANGUAGE=en_US:en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
Versions of packages munin depends on:
ii cron [cron-daemon] 3.0pl1-135
ii debconf [debconf-2.0] 1.5.73
ii fonts-dejavu-core 2.37-1
ii init-system-helpers 1.57
ii libdate-manip-perl 6.78-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 librrds-perl 1.7.2-1
pn libstorable-perl <none>
ii liburi-perl 1.76-1
ii lsb-base 11.1.0
ii munin-common 2.0.50-1
ii netbase 5.6
ii perl [libtime-hires-perl] 5.28.1-6
ii rrdtool 1.7.2-1+b1
Versions of packages munin recommends:
ii libcgi-fast-perl 1:2.15-1
ii munin-doc 2.0.50-1
ii munin-node 2.0.50-1
Versions of packages munin suggests:
ii apache2 [httpd] 2.4.41-1
ii chromium [www-browser] 76.0.3809.100-1
ii epiphany-browser [www-browser] 3.34.1-1
ii firefox [www-browser] 69.0.2-1
ii firefox-esr [www-browser] 68.1.0esr-1
ii google-chrome-beta [www-browser] 78.0.3904.63-1
ii google-chrome-stable [www-browser] 77.0.3865.120-1
ii google-chrome-unstable [www-browser] 79.0.3941.4-1
pn libapache2-mod-fcgid <none>
ii libnet-ssleay-perl 1.88-1
ii links [www-browser] 2.20.2-1
ii lynx [www-browser] 2.9.0dev.4-1
ii nginx-full [httpd] 1.16.1-2
ii w3m [www-browser] 0.5.3-37
-- Configuration Files:
/etc/munin/munin.conf changed [not included]
-- debconf information excluded
-- debsums errors found:
debsums: changed file /usr/share/perl5/Munin/Master/LimitsOld.pm (from munin
package)
--- End Message ---
--- Begin Message ---
Version: 2.0.51-1
Hello,
thank you for reporting this issue!
It is fixed in 2.0.51-1 (just uploaded a few minutes ago).
Cheers,
Lars
--- End Message ---