I have the following problem:
I was updating debian on my lenovo laptop from distro 4.19 to latest.
During upgrade the shell give me an error then I can't use sudo or su due authentication error.
So I rebooted and I need to boot in recovery mode.
I tried to do a apt--fix-broken install
But I get this error:
/usr/bin/python3: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: no such file or directoryE: Sub-process /usr/bin/apt-listchanges --apt || test$? -lt 10 returned an error code (1)E: failure running script/usr/bin/apt-listchanges --apt || test $? -lt 10
Actually I have a Debian 4.19.152-1 distro x86_64
I can't connect on internet cause dhcp server isn't installed.
Can u help me?
Thanks
I tried to solve using apt --fix-broken install but it give me the error up above.