View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#52
Originally Posted by arne.anka View Post
check if /var/lib/apt/lists/ exists and if so, recreate the lock file:

touch /var/lib/apt/lists/lock
And also check whether you've run out of rootfs space:
Code:
df -h /
 

The Following User Says Thank You to Rob1n For This Useful Post: