www/content/blog/debian/error-during-signature-verification.md

370 B

title date description tags
Error occured during the signature verification 2015-02-27 Fixing the "Error occured during the signature verification" on Debian
Debian

How to fix

Here is how to fix the apt-get “Error occured during the signature verification” :

cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
aptitude update