possibly some corruption in apt db, how to fix ?
Running
and
should take care of this error. You may also have to run
to finish the last interrupted installation if it complains.
Code:
sudo rm /var/lib/apt/lists/* -vf
Code:
sudo apt-get update
Code:
sudo dpkg --configure -a