Tuesday, March 29, 2011

Note for gpg error at ubuntu system

Fix by running this command at root.
apt-get clean
rm /var/lib/apt/lists/*
rm /var/lib/apt/lists/partial/*
apt-get clean
apt-get update

No comments: