You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I look at that directory then there is no x permission:
cd /home/max/.local/share/alire/builds/gtkada_24.0.0_80c56171/05561da954afaee17128f59bba699db2f2e4a4215317b2b818a8016192c82334
ls -l configure
-rw-rw-r-- 1 max max 162964 Sep 24 15:58 configure
If pertinent, paste the output of alr -vv -d <your command> here.
The text was updated successfully, but these errors were encountered:
Describe the bug
alr 2.1.x resets permissions on making a shared copy of a release.
As result
post-fetch
action can't execute bash scripts.To Reproduce
Steps to reproduce the behavior:
Expected Behavior
It looks
Describe what happened and how it deviates from what should have happened, if unclear from the previous steps.
alr
versionalr
logsIf I look at that directory then there is no
x
permission:cd /home/max/.local/share/alire/builds/gtkada_24.0.0_80c56171/05561da954afaee17128f59bba699db2f2e4a4215317b2b818a8016192c82334 ls -l configure -rw-rw-r-- 1 max max 162964 Sep 24 15:58 configure
If pertinent, paste the output of
alr -vv -d <your command>
here.The text was updated successfully, but these errors were encountered: