New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16353 (closed update: fixed)

Opened 5 years ago

Last modified 3 years ago

Update autopsy to 2.10

Reported by: dersh@… Owned by: ecronin@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: ryandesign@…
Port: autopsy

Description

I just downloaded and installed autopsy 2.10 from sleuthkit.org. It built, on my Macbook Pro, OS 10.5.4, "out of the box" with no changes and no problems at all. So I would think that it is probably very easy to update this port to the current version.

Thanks,

Attachments

autopsy-2.10.diff (10.2 KB) - added by ryandesign@… 5 years ago.

Change History

comment:1 Changed 5 years ago by dersh@…

  • Cc dersh@… added

Cc Me!

comment:2 Changed 5 years ago by ryandesign@…

  • Cc ryandesign@… added; ecronin@…, dersh@… removed
  • Owner changed from macports-tickets@… to ecronin@…
  • Port set to autopsy

autopsy 2.10 requires sleuthkit >= 2.5.0 so this ticket depends on #16352.

comment:3 Changed 5 years ago by ryandesign@…

Sorry, I meant sleuthkit >= 2.50.

Changed 5 years ago by ryandesign@…

comment:4 Changed 5 years ago by ryandesign@…

I spent some time updating the configure patch for autopsy 2.10. Don't know if it builds yet because #16352 is unresolved at this time.

comment:5 Changed 5 years ago by ecronin@…

ditto on the unknown build... My local copy just has the updated checksums and distfiles and I was waiting on sleuthkit to work on it further. When #16352 closes if your updated autopsy port go ahead and commit it. You can take over maintainership if you want, otherwise add openmaintainer.

comment:6 Changed 5 years ago by ecronin@…

err that should be "if your updated autopsy port builds clean"

comment:7 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:8 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

comment:9 Changed 4 years ago 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

comment:10 Changed 3 years ago by ecronin@…

  • Status changed from new to closed
  • Resolution set to fixed

An update to 2.21 was committed in r61821

Note: See TracTickets for help on using tickets.