Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

没有那个文件或目录 #10

Open
Hew007 opened this issue May 31, 2021 · 5 comments
Open

没有那个文件或目录 #10

Hew007 opened this issue May 31, 2021 · 5 comments

Comments

@Hew007
Copy link

Hew007 commented May 31, 2021

执行命令报错了:行 42: /home/hew/.local/bin/docker-deepin.sh: 没有那个文件或目录
install deepin.com.qq.office

不知道为什么要到我的用户目录下去找docker-deepin.sh 明明这两个文件都在同一目录下

@ygcaicn
Copy link
Owner

ygcaicn commented May 31, 2021

git clone到本地安装需要按照以下步骤:

git clone [email protected]:ygcaicn/docker-deepin.git
cd docker-deepin/desktop
./install.sh install deepin.com.qq.office deepin.com.wechat

@Hew007
Copy link
Author

Hew007 commented Jun 1, 2021

git clone到本

我就是按照这个步骤操作的,就报错。 ubuntu20.04
image

@zhukong111
Copy link

您好,我也遇到类似情况。
第一种方法:

install app
d18d175748d4f409ed466501fee7e5c6327fa44599ac5a0b9d6cadb1fd27d36f
Unknown opt.

cat: /home/liublack/.local/share/applications/deepin.com.wechat.desktop: No such file or directory
exec command:
docker exec -u deepin -d deepin 
Error response from daemon: OCI runtime exec failed: exec failed: container_linux.go:367: starting container process caused: exec: "": executable file not found in $PATH: unknown

第二种方法(容器),安装完成后运行无反应,查看日志如下:

docker logs -f deepin
mkdir: cannot create directory ‘/home/deepin/.deepinwine’: 权限不够
entrypoint

然后尝试root用户安装,运行依旧无反应,日志如下:

docker logs -f deepin
entrypoint

最后我手动创建该目录,仍然运行无效。

@ygcaicn 请问下一步该如何操作?

@cyberspacelee
Copy link

cyberspacelee commented Jun 25, 2021

可以先执行 install.sh download
或者手动把 docker-deepin.sh 移动至报错的目录,即:${HOME}/.local/bin/
@BlacksLiu @Hew007

@Hew007
Copy link
Author

Hew007 commented Jul 5, 2021

可以先执行 install.sh download
或者手动把 docker-deepin.sh 移动至报错的目录,即:${HOME}/.local/bin/
@BlacksLiu @Hew007

已经好了,感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants