Package: sleuthkit
Version: 2.09-2
Severity: minor
Tags: patch

--- Please enter the report below this line. ---

The "sorter" perl script search for default configuration files in 
'/usr/share/sorter'.
The Debian package have the configuration files in '/usr/share/sleuthkit'.
Sorter doesn't crash nor doesn't give a warning if you don't provide a config 
file but
it doesn't work as expected and the result is not correct.

This patch should be a solution :

22c22
< my $SHARE_DIR = "/usr/share/sorter/";
---
> my $SHARE_DIR = "/usr/share/sleuthkit/";

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.23-1-amd64

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.fr.debian.org 
  500 unstable        ftp.belnet.be 

--- Package information. ---
Depends                            (Version) | Installed
============================================-+-======================
file                                         | 4.23-1
libc6                             (>= 2.7-1) | 2.7-6
libdate-manip-perl                           | 5.48-2
libgcc1                         (>= 1:4.2.1) | 1:4.3-20080127-1
libssl0.9.8                    (>= 0.9.8f-1) | 0.9.8g-4
libstdc++6                        (>= 4.2.1) | 4.3-20080127-1
zlib1g                 (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-11





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to