Dr. Markus Waldeck wrote: > Package: autopsy > Version: 2.08-1 > Severity: important > > starting autopsy results in > ERROR: Sleuth Kit ils executable missing > > % dpkg -L sleuthkit| grep ils | grep bin > /usr/bin/ils-sleuthkit > > -- System Information: > Debian Release: 4.0 > APT prefers testing > APT policy: (990, 'testing') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.18-3-686 > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) > > Versions of packages autopsy depends on: > ii binutils 2.17-3 The GNU assembler, linker and > bina > ii perl 5.8.8-7 Larry Wall's Practical > Extraction > ii sleuthkit 2.06-3 Tools for forensics analysis > > autopsy recommends no packages.
On my system /usr/bin/ils is a link to /etc/alternatives/ils which is a link to /usr/bin/ils-sleuthkit. Note that my version of sleuthkit is 2.07-1. I think that your problems will be solved as soon as you upgrade sleuthkit. The point is that if /etc/alternatives/ils is pointing to somewhere else (e.g. tct) autopsy will not work. It is better to use directly ils-sleuthkit, icat-sleuthkit and mactime-sleuthkit instead of the symlinks to /etc/alternatives. Thanks for the report. -- l -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

