You are not logged in.

#1 2015-10-23 21:09:39

Hashfastr
Member
Registered: 2015-08-13
Posts: 18

PGP signatures cannot be verified? [SOLVED]

I'm trying to get VMware to work on my machine and I cannot get ncurses5-compat-libs to install from aur, this is the following error:

==> Verifying source file signatures with gpg...
    ncurses-6.0.tar.gz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build ncurses5-compat-libs.

I've tried other tutorials but I cannot seem to find any solution

Last edited by Hashfastr (2015-10-23 22:25:09)

Offline

#2 2015-10-23 22:05:22

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 185

Re: PGP signatures cannot be verified? [SOLVED]


Arch + XMonad

Dotfiles: https://github.com/Fuxino/dotfiles

Offline

#3 2017-08-02 18:31:34

eduardolucioac
Member
Registered: 2017-08-02
Posts: 2

Re: PGP signatures cannot be verified? [SOLVED]

This works for me...

gpg --keyserver "<AUTHORITY>" --recv-keys "<KEY_CODE>"
gpg --lsign <KEY_CODE>

Eg.:

gpg --keyserver "http://pgp.mit.edu/" --recv-keys "702353E0F7E48EDB"
gpg --lsign 702353E0F7E48EDB

Offline

#4 2017-08-02 19:09:05

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

Re: PGP signatures cannot be verified? [SOLVED]

Please don't necrobump, especially with information that is on the wiki: https://wiki.archlinux.org/index.php/Co … bumping.22



Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB