I was updating the apps and ubuntu via the software updater in my ubuntu 14.04 . But the updater froze and i had to forc quit it . Now i cant update or uninstall any apps or use apt-get upgrade or apt-get update (in apt get update , the error appears in the end of the update ). I get the error:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
I also get this error when using sudo apt get upgrade
for the first time:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
sudo dpkg --configure -a
– heemayl Mar 28 '16 at 02:38