410 B
410 B
title | linkTitle | date | description |
---|---|---|---|
Error occured during the signature verification | Error occured during the signature verification | 2015-02-27 | Error occured during the signature verification |
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 >}}