Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 461640

Summary: dev-perl/Net-Server-2.6.0 uninitialized value in dns resolution cause munin to crash
Product: Gentoo Linux Reporter: Arnaud Desgranges <desgranges.arnaud>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: desgranges.arnaud
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=78828
See Also: http://bugs.debian.org/693320
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info "=dev-perl/net-server-2.6.0"

Description Arnaud Desgranges 2013-03-13 14:24:10 UTC
i try to run munin but fail with this message in /var/log/munin/munin-node.log :
Use of uninitialized value in pattern match (m//) at /usr/lib64/perl5/vendor_perl/5.12.4/Net/Server.pm line 600.
it is a known bug -> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693320
there is a patch proposed there
upstream bug too here -> https://rt.cpan.org/Ticket/Display.html?id=78828
please apply the patch :)

Reproducible: Always

Steps to Reproduce:
1.emerge munin
2.configure and start munin
3.error in dns resolution (package dev-perl/net-server) cause munin to crash
Actual Results:  
munin fails to work

Expected Results:  
munin working
Comment 1 Arnaud Desgranges 2013-03-13 14:27:04 UTC
Created attachment 341896 [details]
emerge --info "=dev-perl/net-server-2.6.0"
Comment 2 Arnaud Desgranges 2013-03-13 14:51:39 UTC
it doesn't crash munin it's just annoying to see that in the log.
:~
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-07-15 19:23:03 UTC
we have v. 2.7.0 stable for now, try reproduce this bug there, and reopen, if bug still alive.