You are not logged in.

#1 2017-06-18 23:55:17

Cirelli94
Member
Registered: 2016-12-13
Posts: 37

[SOLVED] Can't verify PGP signature

I'm using pacaur to install powerpill. But I have a lot of this kind of errors:

   pm2ml-2017.3.tar.xz ... FAILED (unknown public key 1D1F0DC78F173680)
==> ERROR: One or more PGP signatures could not be verified!

Well, this key is in pacman keyring, by the way if I try to recover it:

sudo pacman-key --recv-keys 1D1F0DC78F173680                                                                                                        
gpg: key 1D1F0DC78F173680: "Xyne. (key #3) <xyne@archlinux.ca>" not changed                                                                                               
gpg: Total number processed: 1                                                                                                                                            
gpg:              unchanged: 1                                                                                                                                            
==> Updating trust database...                                                                                                                                            
gpg: next trustdb check due at 2017-10-20 

No problem! I have it!

I tried even cloning some dependencies and installing it via makepackage but the same error happens.
What I am doing wrong?
Is this some kind of bug?

Thanks a lot.

Last edited by Cirelli94 (2017-06-22 14:56:21)

Offline

#2 2017-06-18 23:59:29

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Can't verify PGP signature


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-06-19 00:05:28

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: [SOLVED] Can't verify PGP signature

You need to import my key into your user's keyring.

pacman-key --export 1D1F0DC78F173680 > xyne.asc
gpg --import xyne.asc

My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#4 2017-06-20 09:47:39

Cirelli94
Member
Registered: 2016-12-13
Posts: 37

Re: [SOLVED] Can't verify PGP signature

Thanks mates! I didn't catch this by the wiki, maybe I can change something to explain this better!

Thanks by the way

Offline

#5 2017-06-20 18:56:13

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: [SOLVED] Can't verify PGP signature

No problem. Please edit your first post to make the thread as solved (prepend "[SOLVED]" to the title).


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

Board footer

Powered by FluxBB