Project

General

Profile

Actions

Defect #25460

closed

Redmine 3.3.2 db:migrate terminate with cryptic error message

Added by Ruben Kelevra almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I tried to update my Redmine installation to 3.3.2 but the db:migrate does not go thru:

/usr/lib/ruby/gems/2.4.0/gems/htmlentities-4.3.1/lib/htmlentities/mappings/expanded.rb:465: warning: key "inodot" is duplicated and overwritten on line 466
/usr/lib/ruby/gems/2.4.0/gems/activesupport-4.2.7.1/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated
/usr/lib/ruby/gems/2.4.0/gems/activesupport-4.2.7.1/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated
rake aborted!
SystemStackError: stack level too deep
/usr/share/webapps/redmine/config/environment.rb:14:in `<top (required)>'
/usr/bin/bundle:22:in `load'
/usr/bin/bundle:22:in `<main>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)

Related issues

Related to Redmine - Feature #25048: Ruby 2.4 supportClosedJean-Philippe Lang

Actions
Actions #1

Updated by Go MAEDA almost 7 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid

Redmine 3.3.x does not support Ruby 2.4. Please use Ruby 2.3.

Actions #2

Updated by Ruben Kelevra almost 7 years ago

Wtf? Why this? When will a update arrive to fix this?

Actions #3

Updated by Go MAEDA almost 7 years ago

Actions #4

Updated by Go MAEDA almost 7 years ago

Ruby 2.4 will be supported in upcoming Redmine 3.4.0 (#25048).
The release date of 3.4.0 is undecided.

Actions

Also available in: Atom PDF