View Issue Details

IDProjectCategoryView StatusLast Update
0007769Kali LinuxKali Package Improvementpublic2022-06-30 21:44
Reporterpnatraj Assigned Tosteev  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionno change required 
Product Version2022.2 
Summary0007769: Unable to udpate kali linux as atp upgrade is hung in exploitdb
Description

Unable to udpate kali linux at it us hung while trying to update exploitdb

Console output is as below

xtracting templates from packages: 100%
Preconfiguring packages ...
supported-versions: WARNING! Unknown distribution: kali
debian found in ID_LIKE, treating as Debian
supported-versions: WARNING: Unknown Debian release: 2022.2
(Reading database ... 313504 files and directories currently installed.)
Preparing to unpack .../exploitdb_20220615-0kali1_all.deb ...
Unpacking exploitdb (20220615-0kali1) over (20220427-0kali1) ...

Var log apt log is as below (/var/log/apt/term.log)

Log started: 2022-06-23 18:19:25
(Reading database ... 313504 files and directories currently installed.)
Preparing to unpack .../exploitdb_20220615-0kali1_all.deb ...
Unpacking exploitdb (20220615-0kali1) over (20220427-0kali1) ...

Log started: 2022-06-23 18:28:47
(Reading database ... 313504 files and directories currently installed.)
Preparing to unpack .../exploitdb_20220615-0kali1_all.deb ...
Unpacking exploitdb (20220615-0kali1) over (20220427-0kali1) ...

Steps To Reproduce

apt update; apt upgrade -f
apt update; apt full-upgrade -y
or i tried installing some package and it got stuck in installing exploitdb and it's hung (for ever i guess)

Activities

pnatraj

pnatraj

2022-06-23 22:51

reporter   ~0016313

I did clean the cache
did reboot the virtual machine (virtualbox)
The virtualbox VM has sufficient (8gb) memory and CPU
The network to the VM is good (100MBps)

ubelight_4ck

ubelight_4ck

2022-06-27 16:38

reporter   ~0016330

dpkg-reconfigure --all
apt-get upgrade --fix-missing
Or
apt-get install --fix-missing
apt-get upgrade

Y

apt-get update && apt upgrade -y

pnatraj

pnatraj

2022-06-30 21:43

reporter   ~0016348

I had to wait for few hours and then the update did progress and it did install. Please you can close this issue.

steev

steev

2022-06-30 21:44

manager   ~0016349

Per submitter, the issue can be closed

Issue History

Date Modified Username Field Change
2022-06-23 22:48 pnatraj New Issue
2022-06-23 22:51 pnatraj Note Added: 0016313
2022-06-27 16:38 ubelight_4ck Note Added: 0016330
2022-06-30 21:43 pnatraj Note Added: 0016348
2022-06-30 21:44 steev Assigned To => steev
2022-06-30 21:44 steev Status new => closed
2022-06-30 21:44 steev Resolution open => no change required
2022-06-30 21:44 steev Note Added: 0016349