Error import PGP Pu...
 
Notifications
Clear all

[Solved] Error import PGP Public key

3 Posts
2 Users
2 Likes
906 Views
(@codercrack)
Joined: 2 years ago
Posts: 5
Topic starter  

Hello,

When retrieving the PGP key with the command if below

apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 52FD40243E584A21

I have this error

Executing: /tmp/apt-key-gpghome.uA9pnLaJyJ/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 52FD40243E584A21
gpg: keyserver receive failed: No such file or directory


   
Quote
(@arman)
Admin
Joined: 3 years ago
Posts: 372
 
Posted by: @codercrack

Hello,

When retrieving the PGP key with the command if below

apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 52FD40243E584A21

I have this error

Executing: /tmp/apt-key-gpghome.uA9pnLaJyJ/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 52FD40243E584A21
gpg: keyserver receive failed: No such file or directory

Hi @codercrack, it seems to work. There is a chance that you're using the URL for the previous package. Try to fill out the form once again to receive the updated e-mail.


   
ReplyQuote
(@codercrack)
Joined: 2 years ago
Posts: 5
Topic starter  

Hi @arman 

it works, the problem came from my DNS server (PiHole)


   
ReplyQuote