Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Nov 2016 20:33:53 -0600
From:      Greg Rivers <gcr+freebsd-ports@tharned.org>
To:        freebsd-ports@freebsd.org
Cc:        mat@freebsd.org
Subject:   [Solved] lang/perl5.24 upgrade breaks munin-graph in sysutils/munin-master
Message-ID:  <2175688.KIYLbRYi9u@flake.tharned.org>
In-Reply-To: <7789128.U8IEBT91EZ@flake.tharned.org>
References:  <7789128.U8IEBT91EZ@flake.tharned.org>

next in thread | previous in thread | raw e-mail | index | archive | help
GregOn Sunday, November 06, 2016 16:49:18  wrote:
> After upgrading to perl 5.24, munin-graph now exits thusly:
> 
> 2016/11/06 16:40:42 [PERL WARNING] Use of uninitialized value $dom in concatenation (.) or string at /usr/local/share/munin/munin-graph line 131, <GEN1> line 1.
> 2016/11/06 16:40:42 [PERL WARNING] Use of uninitialized value $host in concatenation (.) or string at /usr/local/share/munin/munin-graph line 131, <GEN1> line 1.
> 2016/11/06 16:40:42 [PERL WARNING] Use of uninitialized value $serv in concatenation (.) or string at /usr/local/share/munin/munin-graph line 131, <GEN1> line 1.
> 2016/11/06 16:40:42 [PERL WARNING] Use of uninitialized value $scale in concatenation (.) or string at /usr/local/share/munin/munin-graph line 131, <GEN1> line 1.
> 2016/11/06 16:40:42 [PERL WARNING] Use of uninitialized value $scale in pattern match (m//) at /usr/local/share/munin/munin-graph line 133, <GEN1> line 1.
> 2016/11/06 16:40:42 [WARNING] Request for graph without specifying domain. Bailing out.
> 2016/11/06 16:40:42 Invalid parameters!
> 
> and no charts are produced.
> 
I was mistaken as to the cause of the problem I was seeing. Munin apparently grew a new dependency on CGI::Fast. Installing www/p5-CGI-Fast fixed the problem. Sorry for the false alarm. Should www/p5-CGI-Fast be added to Munin's run time dependency list?

-- 
Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2175688.KIYLbRYi9u>