Ascend-docker-runtime安装报错owner not right / 1000
收藏回复举报
Ascend-docker-runtime安装报错owner not right / 1000
t('forum.solved') 已解决
新人帖
发表于2025-03-25 15:41:48
0 查看

第一次使用 ./Ascend-docker-runtime_6.0.0.SPC1_linux-aarch64.run --install  能正常安装

由于HwHiAiUser用户的用户id和组id不是1000,按照官方的步骤修改之后,会有如下报错:

root@wenxue:/data# ./Ascend-docker-runtime_6.0.0.SPC1_linux-aarch64.run --install 

Uncompressing ascend-docker-runtime  100% 

[INFO] installing ascend docker runtime 

[INFO] platform(aarch64) matched! 

[INFO] install executable files success 

[INFO] install scene is 'docker'. 

2025/03/25 07:41:11 error in installation, err is owner not right / 1000 

[ERROR] install failed, './ascend-docker-plugin-install-helper add /etc/docker/daemon.json /etc/docker/daemon.json.2795893 /usr/local/Ascend/Ascend-Docker-Runtime/ascend-docker-runtime no docker cgroup2fs' return non-zero 

我要发帖子