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

cann't run docker-wechat in Vmware Ubuntu 19.10 #24

Open
makelove opened this issue Feb 28, 2020 · 2 comments
Open

cann't run docker-wechat in Vmware Ubuntu 19.10 #24

makelove opened this issue Feb 28, 2020 · 2 comments
Labels
question Further information is requested

Comments

@makelove
Copy link

I just install Ubuntu 19.10 inside Vmware

and run docker.io
use your dochat.sh
then it keep looping this error

+ chown user:group '/home/user/.wine/drive_c/users/user/Application Data' '/home/user/WeChat Files'
+ setupHostname
+ export HOSTNAME=DoChat
+ HOSTNAME=DoChat
+ echo DoChat
+ hostname DoChat
+ exec gosu user /entrypoint.sh
+ main
++ id -u
+ '[' 0 -ne 0 ']'
+ setupUserGroup
+ '[' -n 29 ']'
+ groupmod -o -g 29 audio
+ '[' -n 44 ']'
+ groupmod -o -g 44 video
++ id -g user
+ '[' 0 '!=' 0 ']'
++ id -u user
+ '[' 0 '!=' 0 ']'
+ chown user:group '/home/user/.wine/drive_c/users/user/Application Data' '/home/user/WeChat Files'
+ setupHostname
+ export HOSTNAME=DoChat
+ HOSTNAME=DoChat
+ echo DoChat
+ hostname DoChat
+ exec gosu user /entrypoint.sh
+ main
++ id -u
+ '[' 0 -ne 0 ']'
+ setupUserGroup
+ '[' -n 29 ']'
+ groupmod -o -g 29 audio
^C+ '[' -n 44 ']'
+ groupmod -o -g 44 video
++ id -g user
+ '[' 0 '!=' 0 ']'
++ id -u user
+ '[' 0 '!=' 0 ']'
+ chown user:group '/home/user/.wine/drive_c/users/user/Application Data' '/home/user/WeChat Files'
+ setupHostname
+ export HOSTNAME=DoChat
+ HOSTNAME=DoChat
+ echo DoChat
+ hostname DoChat
+ exec gosu user /entrypoint.sh

截屏2020-02-2821 49 52
截屏2020-02-2822 04 17

@huan huan added the question Further information is requested label Feb 28, 2020
@myf636
Copy link

myf636 commented Mar 3, 2020

同样问题,我的不是在模拟器中,是真机,也是循环出那个错误

@f8-ptrk
Copy link
Contributor

f8-ptrk commented May 29, 2020

is this related to #60 ?

@myf636 can you tell what exact command you run? can you run id -u and post the output?

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

No branches or pull requests

4 participants