bingo build -sc qemu 报错为啥,用的是普通用户。必须要用root用户嘛??

ERROR: 任务 work.task_build_qemu_rootfs 执行失败, [Errno 13] Permission denied: ‘/home/wang/workspace/workspace/manifest/temp/qemu/qemu_rootfs/opt/bmc/apps/web_backend/interface_config’
ERROR: 任务 work.task_build_qemu_rootfs 执行失败
ERROR: 任务 personal 执行失败
ERROR: 请查看日志信息
timed out
timed out
timed out
timed out
timed out
timed out
timed out
timed out
ERROR: 运行子任务 work.task_build_rootfs_img 类 bmcgo.tasks.task_build_rootfs_img失败

是的,当前需要以root用户进行仿真镜像包的构建

好的