Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
As I mentioned previously we recently issued a new Opera 11 final build for users of Debian based distros that included a new repository key. You will need this to maintain auto update functionality.If you have been receiving errors such as the following: W: GPG error: http://deb.opera.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F9A2F76A9D1A0061Or if your opera:about has a build number than 1176, you need to update your repository key.This can be done in one of two ways. The easiest if to download and (re-)install the latest build from here:
wget -O- http://deb.opera.com/archive.key | sudo apt-key add -
su -c "wget -O- http://deb.opera.com/archive.key | apt-key add - "