[pacman-dev] [PATCH] makepkg: add flag 'recvkeys' to retrieve PGP keys from 'validpgpkeys' in PKGBUILDs

Alli alzeih at gmail.com
Tue Apr 4 03:03:37 UTC 2017


On Tue, 4 Apr 2017 at 14:41 Bruno Pagani <bruno.n.pagani at gmail.com> wrote:
...

> probably use a separated GPG keyring/db with this option set (not sure
> if that’s easy to do/configure, but it probably should).
>
Setting GNUPGHOME allows for a separate keyring if that's wanted.

It's required when building as a user without a home directory (eg:
nobody).

I'm not using an AUR helper so without the above patch I need to make gnupg
create the appropriate files ($GNUPGHOME/gpg.conf), edit the config, then
run makepkg.


More information about the pacman-dev mailing list