Open IrregularLogic opened 6 months ago
What happens if you uninstall any and all version of Sleuthkit and then try and run dpkg -i sleuthkit-java_4.12.1-1_amd64.deb again.
There is a similar issue for other distribution (kali) here: https://github.com/sleuthkit/sleuthkit/issues/2822
But the steps to solve issues do not seem possible here as in 2822 sleuthkit should be (re-) installed via apt-get first and the steps order seems unclear to me, what to do/reinstall/remove first (really step-by-step).
Hi,
I am trying to install sleuthkit and autopsy on a deb testing computer and get stuck during the process.
Step 1 in installation instructions - prerequisites
Step 2 in installation instructions: - sleuth kit
(as root): dpkg -i sleuthkit-java_4.12.1-1_amd64.deb dpkg: Fehler beim Bearbeiten des Archivs sleuthkit-java_4.12.1-1_amd64.deb (--install): Versuch, »/usr/lib/x86_64-linux-gnu/libtsk.so.19.2.1« zu überschreiben, welches auch in Paket libtsk19t64:amd64 4.12.1+dfsg-2 ist Trigger für libc-bin (2.38-7) werden verarbeitet ... Fehler traten auf beim Bearbeiten von: sleuthkit-java_4.12.1-1_amd64.deb
How should I proceed?