View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
120 | WADF | CLI | public | 5 Dec 2008 16:53 | 12 Dec 2008 09:48 |
Reporter | mrosenquist | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10.1 | Fixed in Version | 0.10.1 | ||
Summary | 120: Permissions not preserved on generated files | ||||
Description | Generated files such as setup lose their execute bits. | ||||
Tags | No tags attached. | ||||
|
This is true in the general case but shouldn't be in the specific case of the kickstart script as WADF forcibly makes it executable. So for the latter case can you provide a way to reproduce this as I can't. |
|
A templated executable setup file will lose it executable flags ./setup.php < setup.php.template |
|
After wadf reprocess -r--r--r-- 1 mrosenquist users 5788 2008-12-09 17:49 setup.php -rwxr-xr-x 1 mrosenquist users 5788 2008-10-24 14:30 setup.php.template WADF version 0.9.3 |
|
You're right. Actually WADF would always set setup scripts specifically to be executable but only at the point it executes them, which is not the case if you are reprocessing. Anyway I have fixed this in SVN r1375 |
Date Modified | Username | Field | Change |
---|---|---|---|
5 Dec 2008 16:53 | mrosenquist | New Issue | |
9 Dec 2008 17:34 | timj | Note Added: 142 | |
9 Dec 2008 17:34 | timj | Status | new => feedback |
9 Dec 2008 17:38 | mrosenquist | Note Added: 143 | |
9 Dec 2008 18:00 | mrosenquist | Note Added: 144 | |
11 Dec 2008 21:03 | timj | Status | feedback => assigned |
11 Dec 2008 21:03 | timj | Assigned To | => timj |
11 Dec 2008 21:17 | timj | Note Added: 148 | |
11 Dec 2008 21:17 | timj | Status | assigned => resolved |
11 Dec 2008 21:17 | timj | Resolution | open => fixed |
11 Dec 2008 21:17 | timj | Fixed in Version | => 0.10.1 |
11 Dec 2008 21:17 | timj | Target Version | => 0.10.1 |
11 Dec 2008 21:17 | timj | Summary | Generated files such as setup lost there exciucete => Permissions not preserved on generated files |
11 Dec 2008 21:17 | timj | Description Updated | |
12 Dec 2008 09:48 | timj | Status | resolved => closed |