Project

General

Profile

Actions

Defect #1753

closed

.tar.gz file does not contain the proper permissions

Added by Richard Hurt over 15 years ago. Updated over 15 years ago.

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

Related to Redmine - Feature #1750: Debian Packaging QuestionsClosed2008-08-05

Actions
Actions #1

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Latest releases should have the appropriate permissions.

Actions

Also available in: Atom PDF