Package: munin-node Version: 1.0.5-1 Severity: normal
The "default_plugin_user" options is ignored. It think the following patch should correct this problem: --- /usr/sbin/munin-node~ 2005-02-15 13:27:09.000000000 +0100 +++ /usr/sbin/munin-node 2005-02-15 13:27:09.000000000 +0100 @@ -174,7 +174,7 @@ elsif (($1 eq "default_plugin_user" or $1 eq "default_client_user") and $2) { my $tmpid = $2; - my $defuser = &get_uid ($tmpid); + $defuser = &get_uid ($tmpid); if (! defined ($defuser)) { die "Default user defined in \"$conffile\" does not exist ($tmpid)"; -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8.1 Locale: LANG=C, LC_CTYPE=hu_HU (charmap=ISO-8859-2) Versions of packages munin-node depends on: ii libnet-server-perl 0.87-2 An extensible, general perl server ii perl 5.8.4-5 Larry Wall's Practical Extraction ii procps 1:3.2.1-2 The /proc file system utilities -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]