https://bugs.winehq.org/show_bug.cgi?id=41416 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #2 from Sebastian Lackner <sebastian(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.