Topic: Opera repository public key
I get an error when trying to add the opera public key from the terminal
I've added
deb http://deb.opera.com/opera/ squeeze non-freeto my sources list
and run this
wget -O - http://deb.opera.com/archive.key | apt-key add -I get this error after it fetches the key
gpg: can't open `/etc/apt/trusted.gpg'
gpg: keydb_get_keyblock failed: eof
gpg: no writable keyring found: eof
gpg: error reading `-': general error
gpg: import from `-' failed: general errorAny ideas?
Thanks
Brian