已关闭
[Bug-Report|缺陷反馈]: docker环境使用install_deps.sh无法安装依赖 #16
CodeJy创建于 1月6日关闭于 1月19日
xuxiaofeng
1月7日 评论:
1月7日 评论:
报错大概率是sudo没有安装,如果已经是root用户,请尝试去掉sudo直接安装
如果还有报错,请提供具体的环境信息、执行命令以及报错信息


报错大概率是sudo没有安装,如果已经是root用户,请尝试去掉sudo直接安装
如果还有报错,请提供具体的环境信息、执行命令以及报错信息


Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
docker环境下,缺少ccache,使用install_deps.sh无法正常安装ccache,最后是手动安装的。报错内容为sudo command is missing
Environment / 环境信息 (Mandatory / 必填)
910C
aarch64
docker
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
docker环境,使用install_deps.sh 安装编译依赖
Describe the expected behavior / 预期结果 (Mandatory / 必填)
依赖正常安装,且编译没问题
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
NA
Special notes for this issue/备注 (Optional / 选填)