drop ignoremissing to debug

This commit is contained in:
Neil Hanlon 2022-11-19 12:49:30 -05:00
parent c108390529
commit 4171b2c712
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ clearpart --all --initlabel
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
# Package setup
%packages --ignoremissing --excludedocs --inst-langs=en --nocore --exclude-weakdeps
%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
bash
binutils
coreutils-single

View File

@ -21,7 +21,7 @@ clearpart --all --initlabel
autopart --noboot --nohome --noswap --nolvm --fstype=ext4
# Package setup
%packages --ignoremissing --excludedocs --inst-langs=en --nocore --exclude-weakdeps
%packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps
bash
coreutils-single
glibc-minimal-langpack