View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#228
Originally Posted by Niggydip View Post
...no luck still...guess I'm just screwed!
Ah - just checked and that was actually about a different directory. The principal's the same though, and the following should work (in X Terminal):
Code:
sudo gainroot
mkdir -p /var/cache/apt/archives
chmod 755 /var/cache/apt/archives
 

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