已关闭
[Bug-Report|缺陷反馈]: docker环境使用install_deps.sh无法安装依赖 #16
CodeJy创建于  1月6日关闭于  1月19日
CodeJy
1月6日 创建

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 / 必填)

依赖正常安装,且编译没问题

NA

Special notes for this issue/备注 (Optional / 选填)

likedislike
xuxiaofeng
xuxiaofeng
1月7日 评论:

报错大概率是sudo没有安装,如果已经是root用户,请尝试去掉sudo直接安装

如果还有报错,请提供具体的环境信息、执行命令以及报错信息

likedislike
Wwangtao成员
1月9日 issue状态由 进行中 改变为 已确认
wangtao成员
1月13日 评论:

@CodeJy
请确认sudo的安装情况,确认该问题是否已解决

likedislike
Wwangtao成员
1月19日 issue状态由 已确认 改变为 已拒绝
Wwangtao成员
1月19日 关闭了 issue