Quote:
|
Originally Posted by blackdragonblood
This is really starting to get annoying. Now the same error has started showing up again after everything was working fine. What gives?
|
Make sure your not using the key from the example you need to use the key that your system require's.
example:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 6070D3A1 && apt-key add /root/.gnupg/pubring.gpg
where is says --recv-keys xxxxxx add your own key thats missing not the 607OD3A1 in the example.
hope this helps
cheers