Copying keyring from host should honour GPGDir
Created by: clarfonthey
Basically, two things should happen IMHO:
- The host keyring should be copied according to the host
pacman.conf
- The chroot keyring should be copied according to the chosen
pacman.conf
, or to/etc/pacman.d/gnupg
otherwise
Alternatively, there should be an easy flag to just run pacman-key --init
on the chroot without copying the host keyring.