Package Details: autopsy 4.21.0-2

Git Clone URL: https://aur.archlinux.org/autopsy.git (read-only, click to copy)
Package Base: autopsy
Description: Digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensic tools
Upstream URL: http://www.sleuthkit.org/autopsy/
Keywords: forensics gui java postmoterm recovery sleuthkit
Licenses: Apache-2.0
Submitter: Mikos
Maintainer: mh4ckwascut
Last Packager: mh4ckwascut
Votes: 81
Popularity: 0.063587
First Submitted: 2005-09-03 19:00 (UTC)
Last Updated: 2023-10-02 21:23 (UTC)

Dependencies (7)

Required by (0)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

toddejohnson commented on 2020-04-18 18:42 (UTC)

When building in chroot there is an error that needs the below patch:

-  install -Dm644 ../../Autopsy.desktop $pkgdir/usr/share/applications
+  install -Dm644 ../Autopsy.desktop $pkgdir/usr/share/applications

Sorry I missed this in my last comment.

toddejohnson commented on 2020-04-14 02:03 (UTC) (edited on 2020-04-14 04:00 (UTC) by toddejohnson)

I think this needs to require perl-parse-registry for regripper.

Edit there is bug for Recent Activity too: https://github.com/sleuthkit/autopsy/issues/5611

<deleted-account> commented on 2020-01-25 15:45 (UTC)

4.14 is blocked by a problem in sleuthkit-java (which is blocked upstream).

sanerb commented on 2019-12-16 00:54 (UTC)

please remove the version requirement for sleuthkit-java in this package and autopsy in the sleuthkit-java package. partial upgrades are not supported on Arch anyways so nothing is gained from it, and further it creates an even stricter circular dependency (one cannot make autopsy-4.13.0-0 without installing sleuthkit-java-4.7.0-0, and one cannot install sleuthkit-java-4.7.0-0 without installing autopsy-4.13.0-0).

if they are truly interdependent and version dependent, they should be built together as a split package. if, however, autopsy does not require sleuthkit-java at all or vice versa, it should instead be moved to an optdepends. but currently, even if both are installed, one cannot upgrade either without forcing ignoring dependencies.

famar commented on 2019-11-11 08:32 (UTC)

Hi, after the installation Autopsy does not start properly. Instead, when I type autopsy I get NetBeans Platform 8.2 splash screen and GUI running.

How can I get Autopsy running properly?

<deleted-account> commented on 2019-10-31 16:33 (UTC)

@bryanhonof You need to make sure you have the JavaFX package installed for whatever version of java you're using, So for example java8-openjfx for openjdk 8. Then double check you're actually using the right version of java using archlinux-java status

bryanhonof commented on 2019-10-31 12:59 (UTC)

I am getting an error about javafx and I am not sure how to fix it.

    [javac] Compiling 81 source files to /home/bryan/.cache/yay/sleuthkit-java/src/sleuthkit-4.7.0/bindings/java/build
    [javac] /home/bryan/.cache/yay/sleuthkit-java/src/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/TimelineFilter.java:33: error: package javafx.beans.property does not exist
    [javac] import javafx.beans.property.BooleanProperty;

They all pretty much look like this.

<deleted-account> commented on 2019-09-23 21:08 (UTC)

@pokexpert Could you give me the full build/launch logs please?

pokexpert commented on 2019-09-21 11:33 (UTC)

I cant activate core autopsy mondule : Activation failed: StandardModule:org.sleuthkit.autopsy.core jarFile: /usr/share/autopsy/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.IllegalArgumentException: java.lang.reflect.InvocationTargetException