This error occurs when u stop the any installation in-between either using terminal or Ubuntu app center. This can be solved by removing the broken installation. To do so enter the following command in the terminal in the same order.
cd /var/lib/dpkg/updates
sudo rm *
sudo apt-get update