E: Could not open lock file /var/lib/apt/lists/lock - open (2: No such file or directory)
E: Unable to lock the list directory
Asked
Active
Viewed 87 times
-2

Braiam
- 67,791
- 32
- 179
- 269
-
3What are you trying to do? What command did you try to execute? – asgerbj Oct 19 '13 at 17:25
1 Answers
0
Well that's because ubuntu is already performing an update/upgrade task without you knowing it,ie. regularly check for updates. If you want access immediately run: sudo rm /var/lib/apt/lists/lock

simbadub23
- 186