FS#54947 - ark drops x bit with zip arichives
Attached to Project:
Arch Linux
Opened by Bernhard Gubanka (bernhard) - Thursday, 27 July 2017, 18:08 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 27 July 2017, 18:32 GMT
Opened by Bernhard Gubanka (bernhard) - Thursday, 27 July 2017, 18:08 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 27 July 2017, 18:32 GMT
|
Details
Description: ark drops x bit when creating a zip archive or
extracting files.
Additional info: * package version(s) extra/ark 17.04.3-1 Steps to reproduce: I created a simple zip archive: mkdir testdir touch testdir/testfile chmod +x testdir/testfile zip -r testdir.zip testdir When extracting it with unzip the x bit is there. However, when extracting it with ark, the x bit gets dropped. |
This task depends upon
Comment by Antonio Rojas (arojas) -
Thursday, 27 July 2017, 18:32 GMT
Not a packaging problem, please report upstream
testdir.zip