[Bug 311573] [NEW] Source package debian/*.sh scripts do not have executable permissions
TJ
ubuntu at tjworld.net
Fri Dec 26 16:47:40 UTC 2008
Public bug reported:
Binary package hint: mythtv
Another small issue with the source package across a build/clean cycle.
The debian/*.sh scripts do not have execute permissions. During
build/install the permissions are corrected automatically.
However, after the 'clean' target is run, the files retain the new
permissions. This is a problem when managing the source in a git
repository since it thinks there are modifications across the
build/clean cycle.
The files should be set with executable permissions, or the 'clean'
target in debian/rules should return them to non-executable.
ls -l debian/*.sh | awk '{print $1,$8}'
-rw-r--r-- debian/dialog_functions.sh
-rw-r--r-- debian/mythfrontend.sh
-rw-r--r-- debian/myth-halt.sh
-rw-r--r-- debian/myth-hibernate.sh
-rw-r--r-- debian/myth-reboot.sh
-rw-r--r-- debian/myth-suspend.sh
-rw-r--r-- debian/mythtv-setup.sh
-rw-r--r-- debian/startmythtv.sh
** Affects: mythtv (Ubuntu)
Importance: Undecided
Status: New
--
Source package debian/*.sh scripts do not have executable permissions
https://bugs.launchpad.net/bugs/311573
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list