PDA

View Full Version : [ubuntu] Why is this still happening?



MakOwner
November 13th, 2012, 05:52 PM
Again. And Again.

<code> GPG error: http://archive.ubuntu.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>
</code>

dannyboy79
November 13th, 2012, 06:04 PM
try the following commands,

sudo mv /var/lib/apt/lists /var/lib/apt/lists.old

sudo mkdir -p /var/lib/apt/lists/partial

sudo aptitude update