Siduction Forum

Siduction Forum => Installation - Support => Topic started by: LRC1962 on 2014/06/16, 17:05:43

Title: [SOLVED]gpg: no valid OpenPGP data found. error
Post by: LRC1962 on 2014/06/16, 17:05:43
I feel really stupid but I am coming up with no help from google.
I am trying to add avast to my apt key. Using gpg commands I get
Code: [Select]
gpg: requesting key 574F2D7B from hkp server keys.gnupg.net
gpgkeys: key 574F2D7B not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
I tried a few servers and got the same error. I found the avast page @ http://files.avast.com/files/resellers/linux/avast.gpg (http://files.avast.com/files/resellers/linux/avast.gpg)
Now I know it will (in all probability) be a wget command and have 'apt-key add -' at the end, but the rest I have no clue about.
Best I could come up with were adding keyrings but I do not 'think' that is what this is.
Title: Re: gpg: no valid OpenPGP data found. error
Post by: LRC1962 on 2014/06/16, 17:27:28
Told you I was stupid. After 2-3 hrs searching finally remembered.
Code: [Select]
#wget (web site)
#apt-key - (file downloaded)