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

wine failed to initialize with pyinstaller-windows #108

Open
wushuzh opened this issue Mar 19, 2021 · 0 comments
Open

wine failed to initialize with pyinstaller-windows #108

wushuzh opened this issue Mar 19, 2021 · 0 comments

Comments

@wushuzh
Copy link

wushuzh commented Mar 19, 2021

Hello

I tried to launch the image from my docker in windows 10.

If there is anything I should do in my env.

Here is the error msg:

docker run -v "$(pwd):/src/" cdrx/pyinstaller-windows
wine: failed to initialize: /opt/wine-staging/lib64/wine/ntdll.dll.so: file too short
0009:err:environ:run_wineboot failed to start wineboot c00000e5
wine: failed to initialize: /opt/wine-staging/lib64/wine/ntdll.dll.so: file too short

Here is my docker version

Client:
 Version:           19.03.12
 API version:       1.40
 Go version:        go1.13.12
 Git commit:        0ed913b8-
 Built:             07/28/2020 16:36:03
 OS/Arch:           windows/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          19.03.13
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.13.15
  Git commit:       4484c46d9d
  Built:            Wed Sep 16 17:07:04 2020
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          v1.3.7
  GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
 runc:
  Version:          1.0.0-rc10
  GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683
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

1 participant