400 B
400 B
title | date | description | tags | |
---|---|---|---|---|
Error occured during the signature verification | 2015-02-27 | Fixing the "Error occured during the signature verification" on Debian |
|
How to fix
Here is how to fix the apt-get “Error occured during the signature verification” : {{< highlight sh >}} cd /var/lib/apt mv lists lists.old mkdir -p lists/partial aptitude update {{< /highlight >}}