After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793313 - meson: fix executable bit
meson: fix executable bit
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2018-02-08 19:38 UTC by Jeremy Bicha
Modified: 2018-02-08 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
meson: fix executable bit (447 bytes, patch)
2018-02-08 19:38 UTC, Jeremy Bicha
none Details | Review

Description Jeremy Bicha 2018-02-08 19:38:06 UTC
My patch fixes this error when building file-roller 3.27.90:

Meson encountered an error in file meson.build, line 22, column 6:
Script or command 'postinstall.py' not found or not executable
Comment 1 Jeremy Bicha 2018-02-08 19:38:09 UTC
Created attachment 368163 [details] [review]
meson: fix executable bit
Comment 2 Jeremy Bicha 2018-02-08 19:42:30 UTC
Consider preparing a 3.27.90.1 tarball. This issue made file-roller unbuildable here (without the trivial fix).
Comment 3 Paolo Bacchilega 2018-02-08 20:54:59 UTC
Patch pushed to master, thank you.