Merge branch 'weltio-master-patch-55325' of https://gitlab.archlinux.org/weltio/archiso.git
By weltio weltio move $arch override to before it is used closes #163 * initial: arch="" * _read_profile: packages="${profile}/packages.${arch}" * _set_overrides: [[ -n "$arch" ]] || arch="$(uname -m)" $arch is not defined in _read_profile if arch is not defined in profiledef.sh and packages is not updated after _set_overrides [[ -n "$arch" ]] || arch="$(uname -m)" should be moved from _set_overrides to _read_profile.
Name | Stage | Failure | ||
---|---|---|---|---|
failed
|
build_short: [releng bootstrap] | Build | ||
|
||||
failed
|
build_long: [releng netboot] | Build | ||
|
||||
failed
|
build_long: [baseline iso] | Build | ||
|
||||
failed
|
build_long: [baseline netboot] | Build | ||
|
||||
failed
|
build_short: [baseline bootstrap] | Build | ||
|
||||
failed
|
build_long: [releng iso] | Build | ||
|