Fail build during the pacman key phase

This commit is contained in:
Filippo Squillace 2021-06-24 13:52:18 +02:00
parent fc3b54e97f
commit f1e263fcf0

View file

@ -101,6 +101,7 @@ EOT
# gawk command is required for pacman-key
sudo pacman --noconfirm --root ${maindir}/root -S gawk
sudo ${maindir}/root/bin/groot --no-umount --avoid-bind -b /dev ${maindir}/root bash -c '
set -e
pacman-key --init;
for keyring_file in /usr/share/pacman/keyrings/*.gpg;
do