Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] [SOLVED]gpg: no valid OpenPGP data found. error  (Read 12223 times)

LRC1962

  • Guest
[EN] [SOLVED]gpg: no valid OpenPGP data found. error
« 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
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.
« Last Edit: 2014/06/16, 17:28:21 by LRC1962 »

LRC1962

  • Guest
Re: gpg: no valid OpenPGP data found. error
« Reply #1 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)