Your message dated Tue, 18 Nov 2008 16:02:18 +0100 with message-id <[EMAIL PROTECTED]> and subject line Re: Bug#506123: logcheck: mktemp should be listed as a dependency has caused the Debian Bug report #506123, regarding logcheck: mktemp should be listed as a dependency 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.) -- 506123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506123 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: logcheck Version: 1.2.68 Severity: normal /usr/sbin/logcheck 630 # Create the secure temporary directory or exit 631 TMPDIR=$(mktemp -d -p ${TMP:-/tmp} logcheck.XXXXXX) \ 632 || TMPDIR=$(mktemp -d -p /var/tmp logcheck.XXXXXX) \ 633 || error "Could not create temporary directory" Regards, -- System Information: Debian Release: 3.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages logcheck depends on: ii adduser 3.47 Add and remove users and groups ii cron 3.0pl1-72 management of regular background p ii exim [mail-transport-agent] 3.36-9.1 An MTA (Mail Transport Agent) ii lockfile-progs 0.1.9 Programs for locking and unlocking ii logtail 1.2.68 Print log file lines that have not ii mailx 1:8.1.1-11 A simple mail user agent. ii sysklogd 1.3-33.1 Kernel and system logging daemons Versions of packages logcheck recommends: ii logcheck-database 1.2.68 database of system log rules for t Versions of packages logcheck suggests: pn syslog-summary <none> (no description available) -- debconf information excluded
--- End Message ---
--- Begin Message ---On Wed, Nov 19, 2008 at 01:55:16AM +1100, Scott MacKenzie wrote: > Package: logcheck > Version: 1.2.68 > Severity: normal > > /usr/sbin/logcheck > 630 # Create the secure temporary directory or exit > 631 TMPDIR=$(mktemp -d -p ${TMP:-/tmp} logcheck.XXXXXX) \ > 632 || TMPDIR=$(mktemp -d -p /var/tmp logcheck.XXXXXX) \ > 633 || error "Could not create temporary directory" fix your box, it is an essential package.
--- End Message ---
_______________________________________________ Logcheck-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

