2025-07-20 22:16 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003038Spring engineLinuxpublic2012-04-07 16:11
Reporterdfreeman 
Assigned TojK 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionno change required 
Product Version88.0 
Target VersionFixed in Version 
Summary0003038: All files in spring_88.0_src.tar.gz have execute permissions
DescriptionI just unpacked spring_88.0_src.tar.gz, and found that all of the files in the archive have execute permissions for no reason. The previous version that I used, 85, was fine.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0008533

abma (administrator)

i recreated spring_88.0_src.tar.gz with installer/make_source_package.sh, permissions are fine. only jk can say what went wrong...

~0008581

jK (developer)

My repo is on a FAT drive. Don't see any problem with this ...

~0008582

abma (administrator)

afaik FAT has no permissions support, you've to set it on mount. afaik umask 022 is default, setting it to 033 should fix it.

~0008583

jK (developer)

Don't see any problem with this ...

There is nothing to fix!

~0008584

abma (administrator)

to fix: don't pack with 777 permissions...

~0008586

abma (administrator)

Last edited: 2012-04-07 16:11

it is bad style to pack *.h / *.cpp / *.txt files with executable bits.

most linux shells show executables in a different color. as the scripts that pack the archive are fine, it can't be really fixed.

don't know what to argue, not important enough, i just wanted to know the cause.

+Notes

-Issue History
Date Modified Username Field Change
2012-03-27 11:46 dfreeman New Issue
2012-03-28 16:12 abma Note Added: 0008533
2012-03-28 16:12 abma Assigned To => jK
2012-03-28 16:12 abma Status new => feedback
2012-04-07 04:05 jK Note Added: 0008581
2012-04-07 04:07 abma Note Added: 0008582
2012-04-07 04:09 jK Note Added: 0008583
2012-04-07 04:43 abma Note Added: 0008584
2012-04-07 16:11 abma Note Added: 0008586
2012-04-07 16:11 abma Status feedback => resolved
2012-04-07 16:11 abma Resolution open => no change required
2012-04-07 16:11 abma Note Edited: 0008586
+Issue History