Your message dated Mon, 01 Mar 2010 21:57:44 +0200
with message-id <[email protected]>
and subject line RE: Bug #566821,problem when using localised munin "unlink
failed: Datei oder Verzeichnis nicht gefunden at
/usr/share/perl5/Munin/Master/Update.pm line 162"
has caused the Debian Bug report #566821,
regarding problem when using localised munin "unlink failed: Datei oder
Verzeichnis nicht gefunden at /usr/share/perl5/Munin/Master/Update.pm line 162"
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.)
--
566821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566821
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: munin
Version: 1.4.3-2
Severity: important
Hello,
updated squeeze munin to 1.4 and got every 5 minute the following error:
unlink failed: Datei oder Verzeichnis nicht gefunden at
/usr/share/perl5/Munin/Master/Update.pm line 162
"Datei oder Verzeichnis nicht gefunden" is "File or directory not found"
The system is running with LANG=de_DE.UTF-8
If changed to C then there is no problem.
As a workaround I changed the cron script:
--- /etc/cron.d/munin.bak 2010-01-25 10:08:09.000000000 +0100
+++ /etc/cron.d/munin 2010-01-25 10:08:21.000000000 +0100
@@ -4,5 +4,5 @@
MAILTO=root
-*/5 * * * * munin if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron;
fi
+*/5 * * * * munin if [ -x /usr/bin/munin-cron ]; then LC_ALL=C
/usr/bin/munin-cron; fi
14 10 * * * munin if [ -x /usr/share/munin/munin-limits ]; then
/usr/share/munin/munin-limits --force --contact nagios --contact old-nagios; fi
I think its important because on a non C or en_US system it breaks the
munin installation.
Regards
Noèl
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages munin depends on:
ii adduser 3.112 add and remove users and groups
pn libdigest-md5-perl <none> (no description available)
ii libhtml-template-perl 2.9-1 HTML::Template : A module for usin
pn librrds-perl <none> (no description available)
pn libstorable-perl <none> (no description available)
ii perl [libtime-hires-perl] 5.10.1-9 Larry Wall's Practical Extraction
ii perl-modules 5.10.1-9 Core Perl modules
pn rrdtool <none> (no description available)
Versions of packages munin recommends:
ii libdate-manip-perl 6.05-1 module for manipulating dates
pn munin-node <none> (no description available)
Versions of packages munin suggests:
ii epiphany-browser [www-brows 2.29.5-3 Intuitive GNOME web browser
pn httpd <none> (no description available)
ii iceweasel [www-browser] 3.5.6-1 lightweight web browser based on M
ii lynx-cur [www-browser] 2.8.8dev.2-1 Text-mode WWW Browser with NLS sup
ii w3m [www-browser] 0.5.2-2.1 WWW browsable pager with excellent
--- End Message ---
--- Begin Message ---
Version: 1.4.4-1
signature.asc
Description: OpenPGP digital signature
--- End Message ---