Package: digitemp Severity: normal Digitemp includes three cgi scripts in /usr/share/doc/digitemp/rrdb. None of these is working due to a small error (the same in all three scripts). E.g.: temp-one.cgi, line #104-110:
RRDp::cmd "graph - --imgformat PNG", "--start '$starttime' --end '$endtime'", "--width $width --height $height", "DEF:temp_c=$rrd:$var:AVERAGE", "CDEF:temp_f=temp_c,9,*,5,/,32,+", "LINE1:temp_f#$color:'$label'"; Last line: #$color should read $color because color is defined above as #000000 (default value). best regards Andreas "Jimmy" Gredler -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-k7 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]