The host packages (qemu, libvirt ....) are installed correctly when building with the command ./build_iso.sh, but not when running build_iso.sh --cutom.
Step to reproduce
run ./build_iso.sh --custom
choose only "SEAPATH_CLUSTER" as classes
add a grub entry with "french" and "cluster" flags
flash the SEAPATH machine
try to tap the "virsh" command to see that libvirt is not installed
I did not test other configuration, so for now i don't know where the problem could come from.
The host packages (qemu, libvirt ....) are installed correctly when building with the command
./build_iso.sh
, but not when runningbuild_iso.sh --cutom
.Step to reproduce
./build_iso.sh --custom
I did not test other configuration, so for now i don't know where the problem could come from.