Project

General

Profile

Issue to install REDMINE 3.11

Added by ou bien over 8 years ago

Hi guys,
I have some trouble with the install of redmine :
OS : Windows 7 64 bits.
@Environment

Bundler   1.10.6
Rubygems 2.4.5.1
Ruby 2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32]
GEM_HOME C:/Ruby22-x64/lib/ruby/gems/2.2.0
GEM_PATH C:/Ruby22-x64/lib/ruby/gems/2.2.0;C:/Users/User/.gem/ruby/2.2.0
Git not installed@

This step failed :
D:\redmine\script>bundle exec rake generate_secret_token
(in D:/redmine)
rake aborted!
NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
D:/redmine/config/application.rb:5:in `<top (required)>'
D:/redmine/Rakefile:5:in `require'
D:/redmine/Rakefile:5:in `<top (required)>'
LoadError: cannot load such file -- actionpack-action_caching
D:/redmine/config/application.rb:5:in `<top (required)>'
D:/redmine/Rakefile:5:in `require'
D:/redmine/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace

With trace :

D:\redmine\script>bundle exec rake generate_secret_token --trace
(in D:/redmine)
rake aborted!
NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/lib/action_view/helpers.
rb:40:in `<module:Helpers>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/lib/action_view/helpers.
rb:4:in `<module:ActionView>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/lib/action_view/helpers.
rb:3:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/lib/action_view/base.rb:
5:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/lib/action_view/view_pat
hs.rb:1:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/abstract_controller/
rendering.rb:4:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_controller/ba
se.rb:204:in `<class:Base>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_controller/ba
se.rb:164:in `<module:ActionController>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_controller/ba
se.rb:5:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-action_caching-1.1.1/lib/actio
n_controller/action_caching.rb:13:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-action_caching-1.1.1/lib/actio
npack/action_caching.rb:1:in `require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionpack-action_caching-1.1.1/lib/actio
npack/action_caching.rb:1:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:85:
in `require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:85:
in `rescue in block in require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:68:
in `block in require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:
in `each'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:
in `require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler.rb:134:in `req
uire'
D:/redmine/config/application.rb:5:in `<top (required)>'
D:/redmine/Rakefile:5:in `require'
D:/redmine/Rakefile:5:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/rake_module.rb:28:in
 `load'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/rake_module.rb:28:in
 `load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:689:i
n `raw_load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:94:in
 `block in load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:176:i
n `standard_exception_handling'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:93:in
 `load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:77:in
 `block in run'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:176:i
n `standard_exception_handling'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:75:in
 `run'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/bin/rake:33:in `<top (require
d)>'
C:/Ruby22-x64/bin/rake:23:in `load'
C:/Ruby22-x64/bin/rake:23:in `<main>'
LoadError: cannot load such file -- actionpack-action_caching
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:76:
in `require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:76:
in `block (2 levels) in require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:72:
in `each'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:72:
in `block in require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:
in `each'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:
in `require'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.10.6/lib/bundler.rb:134:in `req
uire'
D:/redmine/config/application.rb:5:in `<top (required)>'
D:/redmine/Rakefile:5:in `require'
D:/redmine/Rakefile:5:in `<top (required)>'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/rake_module.rb:28:in
 `load'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/rake_module.rb:28:in
 `load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:689:i
n `raw_load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:94:in
 `block in load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:176:i
n `standard_exception_handling'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:93:in
 `load_rakefile'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:77:in
 `block in run'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:176:i
n `standard_exception_handling'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:75:in
 `run'
C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/rake-10.4.2/bin/rake:33:in `<top (require
d)>'
C:/Ruby22-x64/bin/rake:23:in `load'
C:/Ruby22-x64/bin/rake:23:in `<main>'

Any ideas ?


Replies (3)

RE: Issue to install REDMINE 3.11 - Added by ou bien over 8 years ago

Toshi,

No nokogiri problem it means :

d d:\redmine\script>gem list nokogiri

  • LOCAL GEMS ***

nokogiri (1.6.6.2 x64-mingw32)

D:\redmine\script>irb
irb(main):001:0>@

:(

RE: Issue to install REDMINE 3.11 - Added by Toshi MARUYAMA over 8 years ago

    (1-3/3)