View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003038 | Spring engine | Linux | public | 2012-03-27 11:46 | 2012-04-07 16:11 |
| Reporter | dfreeman | Assigned To | jK | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 88.0 | ||||
| Summary | 0003038: All files in spring_88.0_src.tar.gz have execute permissions | ||||
| Description | I 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. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
i recreated spring_88.0_src.tar.gz with installer/make_source_package.sh, permissions are fine. only jk can say what went wrong... |
|
|
My repo is on a FAT drive. Don't see any problem with this ... |
|
|
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. |
|
|
Don't see any problem with this ... There is nothing to fix! |
|
|
to fix: don't pack with 777 permissions... |
|
|
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. |
| 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 |