高可用组件编译报错

ERROR: 任务 work.task_buildgppbin 执行失败, /home/workspace/manifest/temp/build_openUBMC_debug_dev/output/rootfs_BMC.img 不是一个文件或者不存在
ERROR: 任务 work.task_buildgppbin 执行失败
ERROR: 运行子任务 work.task_hpm_envir_prepare 类 bmcgo_pro.tasks.task_hpm_envir_prepare失败
ERROR: 任务 personal 执行失败
ERROR: 请查看日志信息

log里面的报错如下,

当前bmcgo版本如下:

提问:这个是因为conan仓导致的问题吗,我是
conan profile detect --force
conan remote add openubmc_dev “https://conan.openubmc.cn/conan_1” --insecure --force
conan remote login openubmc_dev xxx -p xxx
直接配置的,过程没有报错啊

需要修改一下manifest中rootfs_BMC.img为rootfs_iBMC.img

构建成功了谢谢!!!!:smiling_face_with_tear::smiling_face_with_tear: