Project

General

Profile

Actions

Defect #12971

closed

Redmine zip archives on RubyForge are corrupted since version 2.1.4

Added by Vincent Mathon over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Website (redmine.org)
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Zip archives downloaded from http://rubyforge.org/frs/?group_id=1850 are corrupted since redmine version 2.1.4. For instance SVG/Graph/Graph.rb file has systematically an extra line break for each line.

Starting webrick fails with following error:

Exiting
SyntaxError: C:/usr/redmine/redmine-2.1.4/lib/SVG/Graph/Graph.rb:979: can't find
 string "EOL" anywhere before EOF
             require at org/jruby/RubyKernel.java:1027
             require at C:/jruby-1.7.2/lib/ruby/gems/shared/gems/activesupport-3
.2.8/lib/active_support/dependencies.rb:251
     load_dependency at C:/jruby-1.7.2/lib/ruby/gems/shared/gems/activesupport-3
.2.8/lib/active_support/dependencies.rb:236
             require at C:/jruby-1.7.2/lib/ruby/gems/shared/gems/activesupport-3
.2.8/lib/active_support/dependencies.rb:251
.........

I have systematically downloaded each redmine 2.x archive and found that the problem started since version 2.1.4 (this also proves that the problem is not due to my firewall).
Workaround: sources from redmine git repository are OK.

Actions

Also available in: Atom PDF