[Bug 41416] Debain-wheezy permission denied from generate.py

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 1 09:17:00 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41416

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal

--- Comment #2 from Sebastian Lackner <sebastian at 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.



More information about the wine-bugs mailing list