View Issue Details

IDProjectCategoryView StatusLast Update
0007722Kali LinuxKali Package Bugpublic2022-12-08 16:35
Reporterkhey Assigned Tosbrun  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version2022.2 
Fixed in Version2023.1 
Summary0007722: unmet depencies ipv6toolkit
Description

Installing forensics-extra cause issue with kali-linux-everything.
kali-linux-everything includes package ipv6-toolkit 2.1
will forensics-extra requires ipv6toolkit 2.0

Steps To Reproduce

sudo apt install kali-linux-everything

sudo apt install forensics-full

Additional Information

apt dump :

└─$ sudo apt install -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
cheese-common fonts-roboto-slab gir1.2-gnomebluetooth-1.0 gir1.2-gweather-3.0 gir1.2-mutter-9 gnome-screenshot gstreamer1.0-clutter-3.0 libcheese-gtk25 libcheese8 libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcolord-gtk1 libfilezilla24
libgail-3-0 libgnuradio-analog3.10.1 libgnuradio-audio3.10.1 libgnuradio-blocks3.10.1 libgnuradio-channels3.10.1 libgnuradio-digital3.10.1 libgnuradio-dtv3.10.1 libgnuradio-fec3.10.1 libgnuradio-fft3.10.1 libgnuradio-filter3.10.1
libgnuradio-iio3.10.1 libgnuradio-network3.10.1 libgnuradio-pmt3.10.1 libgnuradio-qtgui3.10.1 libgnuradio-runtime3.10.1 libgnuradio-soapy3.10.1 libgnuradio-trellis3.10.1 libgnuradio-uhd3.10.1 libgnuradio-video-sdl3.10.1
libgnuradio-vocoder3.10.1 libgnuradio-zeromq3.10.1 libgtkhex-3-0 libgweather-3-16 libgweather-common libicu67:i386 libjs-highlight.js libldap-2.4-2 libllvm12 libmms0 libmozjs-78-0 libmutter-9-0 libndpi4.0 libnode72 libnode83 libofa0
libperl5.32 libpoppler102 libproj22 libpython3.9-dev libtbb2 libthrift-0.13.0 libwebp6 libwmf0.2-7 libx264-160 libyara8 perl-modules-5.32 python3-ipaddr python3-llvmlite python3-mistune python3-singledispatch python3-twisted-bin
python3.9-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ipv6toolkit
The following NEW packages will be installed:
ipv6toolkit
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
562 not fully installed or removed.
Need to get 0 B/455 kB of archives.
After this operation, 2,339 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 662740 files and directories currently installed.)
Preparing to unpack .../ipv6toolkit_2.0+ds.1-1_amd64.deb ...
Unpacking ipv6toolkit (2.0+ds.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/ipv6toolkit_2.0+ds.1-1_amd64.deb (--unpack):
trying to overwrite '/etc/ipv6toolkit.conf', which is also in package ipv6-toolkit 2.1+git20210331-0kali1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/ipv6toolkit_2.0+ds.1-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Activities

sbrun

sbrun

2022-05-23 10:13

manager   ~0016211

We have the same tool in Kali and Debian but it has different names: ipv6-toolkit and ipv6toolkit.
We should remove the Kali package "ipv6-toolkit" and only use the Debian package.

For the moment the Debian package is not up to date. I opened a bug report for that:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011456

Once the package is updated in Debian, we must remove the Kali package and update all the required packages / documentation to replace the name ipv6-toolikt with ipv6toolkit.

sbrun

sbrun

2022-12-08 16:35

manager   ~0017227

fixed with ipv6toolkit version 2.1+git20220930-0kali2
(we removed ipv6-tollkit from kali)

Issue History

Date Modified Username Field Change
2022-05-20 14:28 khey New Issue
2022-05-23 09:11 daniruiz Status new => confirmed
2022-05-23 09:22 sbrun Assigned To => sbrun
2022-05-23 09:22 sbrun Status confirmed => assigned
2022-05-23 10:13 sbrun Note Added: 0016211
2022-12-08 16:35 sbrun Status assigned => resolved
2022-12-08 16:35 sbrun Resolution open => fixed
2022-12-08 16:35 sbrun Fixed in Version => 2023.1
2022-12-08 16:35 sbrun Note Added: 0017227