Re: Mystery Issue with autorice install scripts LARBS / NARBS
Reply #4 –
It seems to me that the refreshkeys() function, between lines 78 - 107 is installing archlinux-keyring, enabling universe, installing artix-archlinux-support and artix-keyring (the latter you should have), adding arch repo's to the end of pacman.conf and finally running pacman-key --populate archlinux >/dev/null
What I would try (path of least resistance). Install base, enable universe and install artix-archlinux-support as detailed here. Follow the instructions.
Comment, or delete, lines 231 - 232 of larbs.sh
run the script.
Profit ??