View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002318 | Kali Linux | [All Projects] Kali Package Bug | public | 2015-06-08 01:17 | 2018-01-29 13:39 |
Reporter | rcarrillo | Assigned To | g0tmi1k | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | suspended | ||
Product Version | 1.1.0 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002318: Autopsy calls unexistent icat incorrectly, which leads to inability to read file content | ||||
Description | Autopsy uses /usr/bin/icat-sleuthkit to show file content and export files. The console print an error when trying to use these features: sh: 1: /usr/bin/icat-sleuthkit: not found The icat command is already installed by the sleuthkit package on /usr/bin/icat | ||||
Steps To Reproduce | Run Autopsy, and go to http://localhost:9999/autopsy in any browser. Create a case, add a host, and add a disk or partition. When the disk is ready, click on "Analize", then go to the "File analysis" tab on the upper menu bar. Click on any file to see its content, or try to export it | ||||
Additional Information | Workaround: The icat command is already installed by the sleuthkit package. ln -s /usr/bin/icat /usr/bin/icat-sleuthkit The same | ||||
|
Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported. We will be closing this ticket due to inactivity. Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)? If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup? For more information, please read: https://kali.training/topic/filing-a-good-bug-report/ |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-08 01:17 | rcarrillo | New Issue | |
2018-01-26 12:01 | g0tmi1k | Relationship added | has duplicate 0002319 |
2018-01-29 13:39 | g0tmi1k | Assigned To | => g0tmi1k |
2018-01-29 13:39 | g0tmi1k | Status | new => closed |
2018-01-29 13:39 | g0tmi1k | Resolution | open => suspended |
2018-01-29 13:39 | g0tmi1k | Note Added: 0008312 |