First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 63806
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Forensics Herd <forensics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aaron Walker (RETIRED) <ka0ttic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 63806 depends on: Show dependency tree
Bug 63806 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-12 11:50 0000
Daniel,

I noticed autopsy fails out of the box with:

Use of uninitialized value in string at /usr/bin/autopsy line 731.
ERROR: Sleuth Kit (or local) file executable missing

This is caused by a missing $FILE_EXE variable in /etc/autopsy.pl
I am assuming this is supposed to contain the location of the file utility (or perhaps a modified file utility, although I didn't see one installed with sleuthkit/autopsy).

adding "$FILE_EXE = '/usr/bin/file';" seems to work, but I've never used this package, so...

------- Comment #1 From Aaron Walker (RETIRED) 2004-09-12 14:41:37 0000 -------
Fixed in CVS.

First Last Prev Next    No search results available      Search page      Enter new bug