Yocto missing file

Good day

Compiling yocto image on a clean Ubuntu 22.04 LTS VM

hitting this error:
ERROR: firmware-qcom-partconf-1.0-r0 do_deploy: ExecutionError(‘/home/creox/yocto_RubikPi/build-qcom-wayland/tmp-glibc/work/qcm6490-qcom-linux/firmware-qcom-partconf/1.0-r0/temp/run.do_deploy.592807’, 1, None, None)
ERROR: Logfile of failure stored in: /home/creox/yocto_RubikPi/build-qcom-wayland/tmp-glibc/work/qcm6490-qcom-linux/firmware-qcom-partconf/1.0-r0/temp/log.do_deploy.592807
Log data follows:
| DEBUG: Executing python function sstate_task_prefunc
| DEBUG: Python function sstate_task_prefunc finished
| DEBUG: Executing shell function do_deploy
| install: cannot stat ‘/home/creox/yocto_RubikPi/build-qcom-wayland/tmp-glibc/work/qcm6490-qcom-linux/firmware-qcom-partconf/1.0-r0/QCM6490_bootbinaries/*.img’: No such file or directory
| WARNING: exit code 1 from a shell command.
NOTE: recipe firmware-qcom-partconf-1.0-r0: task do_deploy: Failed
ERROR: Task (/home/creox/yocto_RubikPi/build-qcom-wayland/conf/../../layers/meta-qcom-hwe/recipes-firmware/firmware/firmware-qcom-partconf_1.0.bb:do_deploy) failed with exit code ‘1’
NOTE: recipe qcom-videodtb-1.0-r0: task do_packagedata: Succeeded
NOTE: Running task 14831 of 16397 (/home/creox/yocto_RubikPi/build-qcom-wayland/conf/../../layers/meta-qcom-hwe/recipes-multimedia/video/qcom-videodtb_1.0.bb:do_package_qa)
NOTE: Running task 14832 of 16397 (/home/creox/yocto_RubikPi/build-qcom-wayland/conf/../../layers/meta-qcom-hwe/recipes-multimedia/video/qcom-videodtb_1.0.bb:do_package_write_ipk)
NOTE: recipe wlan-devicetree-git-r0: task do_packagedata: Succeeded
NOTE: Running task 14833 of 16397 (/home/creox/yocto_RubikPi/build-qcom-wayland/conf/../../layers/meta-qcom-hwe/recipes-connectivity/wlan/wlan-devicetree_git.bb:do_package_qa)

it is searching for an *.img file in the BootBinaries folder. I have synced the repo, cleaned the layer and rebuilt, but nothing seems to produce the required file

Please help

Dear customer,
Could you please share the build command you are using?

I am using the ./rubikpi_build.sh script

Dear customer,
Please check if the following directories and folders exist. If they exist, kindly upload a screenshot of the contents within the folders.
‘/home/creox/yocto_RubikPi/build-qcom-wayland/tmp-glibc/work/qcm6490-qcom-linux/firmware-qcom-partconf/1.0-r0/QCM6490_bootbinaries’

could you search in your directories if there are *.img files in the QCM6490_bootbinaries/ directories

Dear customer,
The source code includes *.img files, please check the downloaded source code. If multiple attempts to download fail, please share the download command used.