View Issue Details

IDProjectCategoryView StatusLast Update
0003038Spring engineLinuxpublic2012-04-07 16:11
Reporterdfreeman Assigned TojK  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version88.0 
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

Activities

abma

2012-03-28 16:12

administrator   ~0008533

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

jK

2012-04-07 04:05

developer   ~0008581

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

abma

2012-04-07 04:07

administrator   ~0008582

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.

jK

2012-04-07 04:09

developer   ~0008583

Don't see any problem with this ...

There is nothing to fix!

abma

2012-04-07 04:43

administrator   ~0008584

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

abma

2012-04-07 16:11

administrator   ~0008586

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.

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