You are not logged in.

#1 2018-06-25 17:17:33

barmadrid
Member
Registered: 2016-07-26
Posts: 22

Archiso custom build fails with Reflector!

I am trying to build a custom ISO using Archiso and the releng profile and a custom mirrorlist with Reflector.

When I put the following at the end of customize_airootfs.sh:

reflector --protocol https --latest 50 --number 20 --sort rate --save /etc/pacman.d/mirrorlist
pacman -Sc --noconfirm
pacman -Syyu --noconfirm

But the build fails at the end with this error:

error: failed to retrieve mirror data: (<urlopen error [Errno -3] Temporary failure in name resolution>)

Reflector is installed and also present in packages.x86_64


Your help is appreciated.

Offline

Board footer

Powered by FluxBB