image/image: tolerate pub-key copying to fail during image build

This commit is contained in:
InsanePrawn 2024-03-20 20:56:17 +01:00 committed by Prawn
parent a176fad05a
commit a28550825f
2 changed files with 10 additions and 3 deletions

View file

@ -335,6 +335,7 @@ def install_rootfs(
copy_ssh_keys(
chroot,
user=user,
allow_fail=True,
)
files = {
'etc/pacman.conf': get_base_distro(arch).get_pacman_conf(