Package: drraw
Version: 2.2b2-4
Severity: normal
Dear Maintainer,
In my /var/log/apache2/error.log file I get a lot of:
[Wed Aug 07 21:03:25 2013] [error] [client 192.168.0.254] [Wed Aug 7
21:03:25 2013] drraw.cgi: defined(%hash) is deprecated at
/usr/lib/cgi-bin/drraw/drraw.cgi line 276.
[Wed Aug 07 21:03:25 2013] [error] [client 192.168.0.254] [Wed Aug 7
21:03:25 2013] drraw.cgi: \t(Maybe you should just omit the defined()?)
[Wed Aug 07 21:03:25 2013] [error] [client 192.168.0.254] [Wed Aug 7
and
21:03:25 2013] drraw.cgi: defined(%hash) is deprecated at
/usr/lib/cgi-bin/drraw/drraw.cgi line 668.
[Wed Aug 07 21:03:25 2013] [error] [client 192.168.0.254] [Wed Aug 7
21:03:25 2013] drraw.cgi: \t(Maybe you should just omit the defined()?)
I am using Perl v5.14.2
Thanks
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages drraw depends on:
ii librrds-perl 1.4.7-2
Versions of packages drraw recommends:
ii apache2 2.2.22-13
ii apache2-mpm-prefork [httpd] 2.2.22-13
ii librcs-perl 1.05-4
Versions of packages drraw suggests:
ii collectd 5.1.0-3
-- Configuration Files:
/etc/drraw/drraw.conf changed:
use strict;
%datadirs = ('/var/lib/collectd/rrd/localhost' => '[collectd localhost] ',
'/here/are/other/files' => '[Label2] ',
);
@rranames = ( 'MIN', 'AVERAGE', 'MAX', 'LAST' );
%rranames = ( 'MIN' => 'Min',
'AVERAGE' => 'Avg',
'MAX' => 'Max',
'LAST' => 'Last'
);
$saved_dir = '/var/lib/drraw';
$tmp_dir = '/var/cache/drraw';
$clean_cache = 21600; # 6 hours
1;
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]