Updating Kali Linux 2021.3 ARM 64 dpkg errors

SimonM13

Bit poster
I'm using Parallels 17.1.6

I install Kali Linux 2021.3 (ARM 64) from the installation assistant's "free systems". Once installed, I run: sudo apt update
The gpg keys are out of date, so to fix this, I run:
wget http://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2022.1_all.deb && sudo apt install ./kali-archive-keyring*.deb
Next, I run: sudo apt update; sudo apt upgrade -y
At this point, I get a dpkg error:
Screenshot-2023-03-10-at-15-09-06.png


Anyone know how to fix this so I can update/upgrade to the latest OS version of Kali linux?

Thanks
 
I don't have a fix, but you aren't alone. Restarting put kali into kernel panic. Had to use the 5x headers to get access back.
 
Back
Top