https://bugs.winehq.org/show_bug.cgi?id=41416
Bug ID: 41416 Summary: Debain-wheezy permission denied from generate.py Product: Packaging Version: unspecified Hardware: arm OS: other Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: domi93mc@gmail.com CC: michael@fds-team.de, sebastian@fds-team.de
Hello
I can't make a package for my debian-wheezy when i try to make a debian package the console says permission denied
https://bugs.winehq.org/show_bug.cgi?id=41416
--- Comment #1 from domi93mc@gmail.com --- Created attachment 55785 --> https://bugs.winehq.org/attachment.cgi?id=55785 Console screenshot
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.
https://bugs.winehq.org/show_bug.cgi?id=41416
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Michael Müller michael@fds-team.de --- No answer so far, marking as ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=41416
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- Closing abandoned.