Package: incron Version: 0.5.5-1 Severity: important If incron launches a command it does silently discard and drop its output. That is *very* bad, because it makes logging of the output impossible.
Steps to reproduce: 1. Create a script test.sh which does simply echo something (e.g. Hello World) 2. Create a incrontab entry which executes this script and pipes it output to logger, e.g. $CMD | logger -t cmd 3. Trigger the event that causes the CMD to execute The best approach would be to do what crond does about output. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.18-4-686 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages incron depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip incron recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

