topic title: Synaptic problem
Posts: 23
artor
Joined: 29 Sep 2015
#1
When in Synaptic i click on the reload key to update but i get the following error message:

W: GPG error:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://deb.opera.com"
linktext was:"http://deb.opera.com"
====================================
stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 63F7D4AFF6D61D45

Could someone tell me how i might resolve this error please.
Posts: 155
caprea
Joined: 08 Jan 2014
#2
If you want to use opera as your browser, type

Code: Select all

su
Password
wget -O - http://deb.opera.com/archive.key | apt-key add -
exit
Should work.