https://bugs.winehq.org/show_bug.cgi?id=41416
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- The screenshot looks like "generate.py" does not have execute permissions. The version in our repository does have that, so it probably got lost somehow (did you download the zip archive maybe?). Making the file executable "chmod +x generate.py" (or using a tar archive / checking out git) should fix this issue.
Also please note that:
* There is no need to execute the script as root. * It is called "staging", not "stagning". * It should be possible to build the package on ARM, but please note that the resulting Wine version cannot execute i386/x86_64 binaries.