#16353: Update autopsy to 2.10 -------------------------------+-------------------------------------------- Reporter: dersh@… | Owner: ecronin@… Type: update | Status: new Priority: Normal | Component: ports Version: 1.6.0 | Keywords: Port: autopsy | -------------------------------+-------------------------------------------- Comment(by lists@…): This should now be a request to update to Autopsy 2.20 or later. Reason is that sleuthkit 3.0.x (now in macports) breaks earlier versions of Autopsy as some binaries have been renamed ( release notes here http://sourceforge.net/mailarchive/message.php?msg_name=3610F216-9684-4807 -AB0F-05365053A6ED%40sleuthkit.org ) Symptom is: {{{ $ autopsy -d /Users/dcorking/deleteme ERROR: Sleuth Kit dcat executable missing }}} A workaround for this breakage is to activate a 2.x version of sleuthkit: {{{ $ sudo port activate sleuthkit@2.09_0 ---> Deactivating sleuthkit @3.0.1_0 ---> Activating sleuthkit @2.09_0 }}} (If you don't have an earlier version, you will have to download it from the macports repository: http://trac.macports.org/wiki/howto/InstallingOlderPort ) FYI Debian has a similar open bug http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=540514 -- Ticket URL: <http://trac.macports.org/ticket/16353#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS