Actions
Defect #1753
closed.tar.gz file does not contain the proper permissions
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-08-05
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The process that creates the .tar.gz file is broken. For some reason the archive is missing the execute permissions for the following files:
- public/dispatch.cgi.example
- public/dispatch.fcgi.example
- public/dispatch.rb.example
- script/about
- script/breakpointer
- script/console
- script/destroy
- script/generate
- performance/benchmarker
- performance/profiler
- script/plugin
- script/process/reaper
- script/process/spawner
- script/process/spinner
- script/runner
- script/server
I spot checked several archives (0.4.2, 0.6.4, 0.7.3) and none of them had the proper bits set for these files. It should be a fairly simple and low risk fix.
Related issues
Actions