Actions
Bug #8471
closedenlightenment: missing execute permissions on some files
Start date:
2017-07-07
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
The files under /usr/lib/amd64/enlightenment/utils/ were installed with 0444 permissions on my machine, leaving things like the file manager and shutdown options non-functional. I took a peak at the package manifest and it certainly looks the permissions are intended to be 0555.
Updated by Aurélien Larcher almost 5 years ago
Thank you for reporting!
I am travelling for now so I will not be able to fix it right away.
If you have time and motivation:
1) Add mode=0555 at the end of the lines requiring the binary to be executable
2) Bump COMPONENT_REVISION
and open a pull request.
Updated by Aurélien Larcher almost 5 years ago
- Status changed from New to Resolved
My transforms in the manifest were not correct:
Actions