Unable to install any packages due to unrecoverable fatal error /var/lib/dpkg/diversions
- by gforces
I am currently unable to install any packages. I receive the following error:
dpkg: unrecoverable fatal error, aborting:
too-long line or missing newline in `/var/lib/dpkg/diversions
I have tried various approaches:
sudo dpkg --configure -a
sudo apt-get clean
sudo dpkg-divert --list
sudo apt-get check
sudo apt-get install -f
etc.…