Associate
- Joined
- 15 Apr 2008
- Posts
- 1,031
- Location
- West Didsbury, Manchester
As a last resort close your package manager then try this is a terminal:
sudo rm /var/lib/dpkg/lock
Then open your package software again. The problem is arising because something happened during an upgrade which caused to terminate unexpectedly (similar to "Application Not Responding" in Windows) and the software thinks that it is still ongoing because it didn't remove the left over files from when it terminated.
sudo rm /var/lib/dpkg/lock
Then open your package software again. The problem is arising because something happened during an upgrade which caused to terminate unexpectedly (similar to "Application Not Responding" in Windows) and the software thinks that it is still ongoing because it didn't remove the left over files from when it terminated.