PDA

View Full Version : GPG Error (keys.gnupg.net: Host not found) just after download of Kali



miguipda
2015-10-10, 08:29
Hi,

I followed the recommendation to check the SHA1SUMS on this page (https://www.kali.org/downloads/) by doing the command line (but got an error to the hkp://keys.gnupg.net) :


gpg --keyserver hkp://keys.gnupg.net --recv-key 7D8D0BF6
gpg: le porte-clefs «*/home/myname/.gnupg/secring.gpg*» a été créé
gpg: le porte-clefs «*/home/myname/.gnupg/pubring.gpg*» a été créé
gpg: demande de la clef 7D8D0BF6 sur le serveur hkp keys.gnupg.net
?: keys.gnupg.net: Host not found
gpgkeys: HTTP fetch error 7: couldn't connect: Success
gpg: aucune donnée OpenPGP valable n'a été trouvée.
gpg: Quantité totale traitée*: 0

As I can not follow further could you please tell me how to check this ?

Sincerely thanks and have a nice day.

Miguipda ;=)

duxim
2015-10-11, 21:44
ok. just download iso img of kali you want to use from that site. use torrent it is better then direct download.
to check md5 and SHA1 just type those command in terminal (under any Linux)
md5sum {file}
sha1sum {file}

or on windows you have excellent tool
http://www.nirsoft.net/utils/hash_my_files.html
with which you can add checksum on right click on file