Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Sep 21, 2023, 06:00 AM

Title: apt-fast error
Post by: mahesh on Sep 21, 2023, 06:00 AM
running 20.04.3

keep getting this error message when running sudo apt-get update

     Code:
Reading package lists... Done
W: Problem unlinking the file partial (copy) - pkgAcquire::Clean (21: Is a directory)
ray@ray-HP-ProBook-640-G1:~$

this didnt work
A potential solution is to remove the directory /var/cache/apt/archives/apt-fast every time you want to run apt-get clean.

     Code:
$ rm -r /var/cache/apt/archives/apt-fastThis also means you are clearing the cache for apt-fast.