System: Ubuntu 20.04 no such lsb modules
Edit: Ubuntu Desktop
After updating my main pc from 18.04 to 20.04. I have faced binutils could not upgrade problem. ubuntu 20.04 fix binutils reliable(install:2.24.2 but 2.39 has been installed) Have to fix it because it has broken my apt and dpkg system.
then i tried to use
apt install --fix-brokenstill not work. (error: binutils) apt --fix-broken install not workingUse
dpkg --force-overwritestill not work. How to recreate /var/lib/dpkg/status?
Then I got the big mistake: all the norm command such as sudo, su, vi, apt...etc not work. it said no such file and directory. at the same time my pc could not open the file system and all basic files. even the pc could not be opened. What am I missing here? anyway is there anyway to save my pc and save my datas on my hardware. thanx.