URL:
<http://gna.org/bugs/?19181>
Summary: non-executable-script warning
Project: MyPaint
Submitted by: malcolmlewis
Submitted on: Tue 13 Dec 2011 05:40:40 PM GMT
Severity: 2 - Minor
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.0.0
Planned Release: None
Operating System: openSUSE
_______________________________________________________
Details:
Hi
When packaging mypaint on the Open Build Service, there are two files that
get the incorrect file permissions on install as follows;
=================================================================
W: non-executable-script /usr/share/mypaint/brushes/label-brush-mypaint.sh
0644L /bin/bash
W: non-executable-script /usr/share/mypaint/brushlib/generate.py 0644L
/usr/bin/env
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed. If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.
=================================================================
The permissions on these two files in the source tarball show them as 0755,
however the setup.py installs as 0644. Can you confirm the correct permissions
of these two file?
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19181>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs