View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#6
Originally Posted by chochos_electro View Post
hi first of all thanks for helping me
i did what you told me and it appear
E= Archive directory /var/cache/apt/archives/partial is missing
this message appears writting apt-get update and apt-get upgrade
In that case, try running:
Code:
sudo gainroot
mkdir -p /var/cache/apt/archives/partial
apt-get update
 

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