首页 > 代码库 > When You Get A GPG Error Updating Your System

When You Get A GPG Error Updating Your System

Sometimes you may get an error when doing apt-get update, just like this one:

<script type="text/javascript" src="https://gist.github.com/zhhailon/5263303.js"></script>

To resolve this problem, you just delete all files in /var/lib/apt/lists, and apt-get update again.
Here is some information about `/var/lib/apt/lists/:

<script type="text/javascript" src="https://gist.github.com/zhhailon/5263310.js"></script>

The solution is from the LMDE forum.

When You Get A GPG Error Updating Your System