PDA

View Full Version : Sub-process /usr/bin/dpkg returned an error code (1) - dpkg: kali-linux-full (--configure)



Cozi
2019-01-26, 16:38
Hi,
when I write codes in terminal like


sudo dpkg --configure -a
sudo apt-get -y install kali-linux-full
sudo apt autoremove
sudo apt-get install -f

There is always this problem:


dpkg: error processing package kali-linux-full (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
dirbuster
kali-linux-full
E: Sub-process /usr/bin/dpkg returned an error code (1)

what can i do for it?
Thanks.

Mister_X
2019-01-26, 21:38
What platform are you running? Is Kali up to date before you install the package? Why do you run dpkg --configure -a?

quarinteen
2019-02-18, 22:18
I had the exact same issue in kali 64 lite. I had to use the full version. I think there is an issue with the repos something is jacked with DPKG new release. I tried I did a fresh install 5 times and the very first thing I did each time was an update and got that message every time.

UPDATE: It was the lite issue but the full version has issues with apt upgrading as well but the fix is easier.