After running apt-get update
I receive the following errors:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
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 tried what is written here:
rm /var/lib/apt/lists/lock
In this case, I'm able to run apt-get upgrade
successfully. But after a reboot the issue is returned.
I searched for the problem. But I didn't find a solution. A tried what is written here, but I have no output for ps -aux | grep 'apt-get'
.
I use Ubuntu 16.10.