Windows Susbsytem Linux trouble

D

DB_2136

So like many Windows users, I'm excited to use linux vm's without additional software. But after installing Debian, Ubuntu, & Kali Linux I can't get around a dpkg issue. Every (sudo apt update && sudo apt -y upgrade) command I get an:

Aborted (core dumped)
ldconfig: Can't stat /usr/local/lib/x86_64-linux-gnu: No such file or directory
ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once
ldconfig: Path `/lib/x86_64-linux-gnu' given more than once
ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once
ldconfig: Path `/usr/lib' given more than once
/usr/local/lib:
/lib/x86_64-linux-gnu:
Aborted (core dumped)
dpkg: error processing package libc-bin (--configure):
installed libc-bin package post-installation script subprocess returned error exit status 134
Errors were encountered while processing:
libc-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

Error message I've been struggling with this for 3 weeks now, I'm tapped out

Continue reading...
 
Back
Top Bottom