Package: munin-node Version: 1.2.6-3 Severity: normal munin-node-configure returns an error message when no "sensors" executable is installed: # There were some errors: # Got junk from sensors_: Can't exec "sensors": No such file or # directory at /usr/share/munin/plugins/sensors_ line 91.
Due to this the confiure script returns an error. This line worked for me: my $text = `$SENSORS >/dev/null 2>/dev/null`; (added the " >/dev/null 2>/dev/null") -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages munin-node depends on: ii adduser 3.108 add and remove users and groups ii libnet-server-perl 0.97-1 An extensible, general perl server ii lsb-base 3.2-12 Linux Standard Base 3.2 init scrip ii perl 5.10.0-11 Larry Wall's Practical Extraction ii procps 1:3.2.7-8 /proc file system utilities Versions of packages munin-node recommends: ii libnet-snmp-perl 5.2.0-1 Script SNMP connections -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

