Package: tiger Version: 1:3.2.1-35 Severity: normal Tags: patch The filesystem "funionfs" is not recognized by tiger, hence it generates emails complaining about it. I solved it with this patch:
--- gen_mounts.old 2008-09-10 10:00:23.000000000 +0200 +++ gen_mounts 2008-09-10 10:00:47.000000000 +0200 @@ -137,6 +137,7 @@ [ "$1" = "bdev" ] && LOCAL=1 [ "$1" = "pipefs" ] && LOCAL=1 [ "$1" = "eventpollfs" ] && LOCAL=1 + [ "$1" = "funionfs" ] && LOCAL=1 [ "$1" = "futexfs" ] && LOCAL=0 # Other filesystems we don't support [ "$1" = "adfs" ] && LOCAL=1 ( file: /usr/lib/tiger/systems/Linux/2/gen_mounts ) -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.24.3-1-686-grsec Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages tiger depends on: ii binutils 2.17-3 The GNU assembler, linker and bina ii coreutils 5.97-5.3 The GNU core utilities ii debconf [debconf-2.0] 1.5.11etch2 Debian configuration management sy ii diff 2.8.1-11 File comparison utilities ii libc6 2.3.6.ds1-13etch7 GNU C Library: Shared libraries ii net-tools 1.60-17 The NET-3 networking toolkit Versions of packages tiger recommends: ii chkrootkit 0.47-2 Checks for signs of rootkits on th pn john <none> (no description available) ii nullmailer [mail-transport-ag 1:1.03-4 simple relay-only mail transport a -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]