[Solved] I get a FetchFailedException python error when attempting to update

All sorted by cleaning the cache:

sudo apt-get clean
sudo mv /var/lib/apt/lists /tmp
sudo mkdir -p /var/lib/apt/lists/partial
sudo apt-get clean
sudo apt-get update

(from here)

Thanks :slight_smile:

1 Like