Actions
Defect #25460
closedRedmine 3.3.2 db:migrate terminate with cryptic error message
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
Actions