View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002319 | Kali Linux | Kali Package Bug | public | 2015-06-08 01:20 | 2018-01-29 10:39 |
| Reporter | rcarrillo | Assigned To | g0tmi1k | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.1.0 | ||||
| Summary | 0002319: Autopsy calls unexistent icat command, 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. | ||||
| Additional Information | Workaround: ln -s /usr/bin/icat /usr/bin/icat-sleuthkit | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-06-08 01:20 | rcarrillo | New Issue | |
| 2015-06-08 05:18 | rcarrillo | Note Added: 0003382 | |
| 2018-01-26 12:01 | g0tmi1k | Relationship added | duplicate of 0002318 |
| 2018-01-29 10:39 | g0tmi1k | Assigned To | => g0tmi1k |
| 2018-01-29 10:39 | g0tmi1k | Status | new => closed |
| 2018-01-29 10:39 | g0tmi1k | Resolution | open => duplicate |
| 2018-01-29 10:39 | g0tmi1k | Note Added: 0007925 |