Kali base install worked fine from Windows Store, but adding metapackages after the fact did not. I ran into all sorts of errors after everything unpacked...starting with the following:


dpkg: error processing archive /tmp/apt-dpkg-install-WkN8bx/1161-patator_0.7-2_all.deb (--unpack):
failed to open package info file '/var/lib/dpkg/tmp.ci/control' for reading: Invalid argument
rm: cannot remove '/var/lib/dpkg/tmp.ci': Directory not empty
dpkg: error while cleaning up:
rm command for cleanup subprocess returned error exit status 1

....and it finally failed out with....

dpkg: too many errors, stopping
Errors were encountered while processing:
/tmp/apt-dpkg-install-WkN8bx/1161-patator_0.7-2_all.deb
/tmp/apt-dpkg-install-WkN8bx/1162-pdf-parser_0.7.4-0kali1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1163-pdfid_0.2.7-0kali1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1164-pipal_3.1-0kali0_all.deb
/tmp/apt-dpkg-install-WkN8bx/1165-powersploit_3.0.0-0kali1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1166-libproxychains3_3.1-8.1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1167-proxychains_3.1-8.1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1168-proxytunnel_1.9.0+svn250-6+b2_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1169-ptunnel_0.72-3+b1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1170-python-aes_1.0-0kali2_all.deb
/tmp/apt-dpkg-install-WkN8bx/1171-python-colorama_0.3.7-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1172-python-configparser_3.5.0b2-3_all.deb
/tmp/apt-dpkg-install-WkN8bx/1173-python-future_0.18.2-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1174-python-editorconfig_0.12.1-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1175-python-jsbeautifier_1.6.4-7_all.deb
/tmp/apt-dpkg-install-WkN8bx/1176-python-tk_2.7.17-2_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1177-python-pil.imagetk_6.2.1-2+b1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1178-python-pil_6.2.1-2+b1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1179-python-peepdf_0.4.2-0kali2_all.deb
/tmp/apt-dpkg-install-WkN8bx/1180-libunsafessl1.0.2_1.0.2t-0kali1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1181-qsslcaudit_0.7.1-1kali1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1182-libzip4_1.5.2-1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1183-libradare2-common_4.2.1+dfsg-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1184-libradare2-4.2.1_4.2.1+dfsg-1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1185-radare2_4.2.1+dfsg-1_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1186-rebind_0.3.4-1kali5_amd64.deb
/tmp/apt-dpkg-install-WkN8bx/1187-libjs-skeleton_2.0.4-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1188-python3-dicttoxml_1.7.4-2_all.deb
/tmp/apt-dpkg-install-WkN8bx/1189-python3-unicodecsv_0.14.1-2_all.deb
/tmp/apt-dpkg-install-WkN8bx/1190-python3-webencodings_0.5.1-1_all.deb
/tmp/apt-dpkg-install-WkN8bx/1191-pyE: Sub-process /usr/bin/dpkg returned an error code (1)




BUT....after stumbling across this link, I started entire install process over (uninstalled Kali in Windows apps) and followed the steps in article exactly - and everything worked (ie: when installing metapackages, they worked)


https://null-byte.wonderhowto.com/ho...ystem-0181914/

The only difference seemed to be - I did NOT do the "Step 4 - Add Windows Defender Exclusion" piece the first time I installed. Would that explain the difference?


? and thanks.