Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to upgrade due to file conflict between libtsk and sleuthkit-java #342

Open
hawko2600 opened this issue Nov 26, 2024 · 1 comment
Open

Comments

@hawko2600
Copy link

Nov 26 11:08:39 pop-os pop-upgrade[18772]: Selecting previously unselected package libtsk19:amd64.
Nov 26 11:08:39 pop-os pop-upgrade[18772]: Preparing to unpack .../029-libtsk19_4.11.1+dfsg-1_amd64.deb ...
Nov 26 11:08:39 pop-os pop-upgrade[18772]: Unpacking libtsk19:amd64 (4.11.1+dfsg-1) ...
Nov 26 11:08:39 pop-os pop-upgrade[18772]: dpkg: error processing archive /tmp/apt-dpkg-install-2SGsJt/029-libtsk19_4.11.1+dfsg-1_amd64.deb (--unpack):
Nov 26 11:08:39 pop-os pop-upgrade[18772]: trying to overwrite '/usr/lib/x86_64-linux-gnu/libtsk.so.19.1.7', which is also in package sleuthkit-java 4.11.1-1
Nov 26 11:08:40 pop-os pop-upgrade[18772]: dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

root@pop-os:~# apt show sleuthkit-java
Package: sleuthkit-java
Version: 4.11.1-1
Status: install ok installed
Priority: optional
Section: contrib
Maintainer: Rishwanth Senthilkumar [email protected]
Installed-Size: 13.8 MB
Depends: libafflib0v5 (>= 3.7.6), libc6 (>= 2.14), libewf2 (>= 20121209), libgcc1 (>= 1:4.2), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libvhdi1 (>= 20150110), libvmdk1 (>= 20150516), zlib1g (>= 1:1.1.4), libewf-dev (>= 20130416), libafflib-dev (>= 3.6.6), libsqlite3-dev, libc3p0-java, libvmdk-dev, libvhdi-dev
Conflicts: libtsk13
Replaces: libtsk13
Homepage: http://www.sleuthkit.org/sleuthkit
Download-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status
Description: tools for forensics analysis on volume and filesystem data

root@pop-os:~# apt show libtsk19
Package: libtsk19
Version: 4.11.1+dfsg-1
Priority: optional
Section: universe/libs
Source: sleuthkit
Origin: Ubuntu
Maintainer: Ubuntu Developers [email protected]
Original-Maintainer: Debian Security Tools [email protected]
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1,200 kB
Depends: libafflib0v5 (>= 3.7.6), libc6 (>= 2.34), libewf2 (>= 20130416), libgcc-s1 (>= 4.2), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libvhdi1 (>= 20150110), libvmdk1 (>= 20150516), zlib1g (>= 1:1.1.4)
Conflicts: libtsk10v5
Replaces: libtsk10v5
Homepage: http://www.sleuthkit.org/sleuthkit
Download-Size: 447 kB
APT-Sources: http://apt.pop-os.org/ubuntu jammy/universe amd64 Packages
Description: library for forensics analysis on volume and filesystem data

I'm going to uninstall sleuthkit-java in the hope it'll move to the next weirdo package I have installed.

@hawko2600
Copy link
Author

I ended up having to do this to correct the error:

root@pop-os:/etc/apt/sources.list.d# apt purge guestfish guestfs-tools guestmount libguestfs-hfsplus libguestfs-perl libguestfs-reiserfs libguestfs-tools libguestfs-xfs sleuthkit sleuthkit-java libguestfs0 virt-p2v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant