News:

SMF - Just Installed!

Main Menu

apt-fast error

Started by mahesh, Sep 21, 2023, 06:00 AM

Previous topic - Next topic

mahesh

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.