Skip to content

Instantly share code, notes, and snippets.

@KingBain
Created April 24, 2015 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KingBain/7d3e76d97c3227847f20 to your computer and use it in GitHub Desktop.
Save KingBain/7d3e76d97c3227847f20 to your computer and use it in GitHub Desktop.
Error install redmine_checklists plugin
D:\Redmine\3.0.1\apps\redmine\htdocs\plugins>bundle exec rake redmine:plugins NAME=redmine_checklists RAILS_ENV=production
DL is deprecated, please use Fiddle
(in D:/Redmine/3.0.1/apps/redmine/htdocs)
DL is deprecated, please use Fiddle
rake aborted!
NameError: undefined local variable or method `generated_feature_methods' for #<Class:0x67b0ff0>
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.0/lib/active_record/dynamic_matchers.rb:26:in `method_missing'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:30:in `block in accepts_nested_attributes_for'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:16:in `each'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:16:in `accepts_nested_attributes_for'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/patches/issue_patch.rb:37:in `block in included'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/patches/issue_patch.rb:27:in `class_eval'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/patches/issue_patch.rb:27:in `included'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/patches/issue_patch.rb:58:in `include'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/patches/issue_patch.rb:58:in `<top (required)>'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `require'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `block in require'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:240:in `load_dependency'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `require'
D:/Redmine/3.0.1/apps/redmine/htdocs/plugins/redmine_checklists/lib/redmine_checklists/redmine_checklists.rb:25:in `block in <top (required)>'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:441:in `instance_exec'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:441:in `block in make_lambda'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:189:in `call'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:189:in `block in simple'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:190:in `call'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:190:in `block in simple'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:190:in `call'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:190:in `block in simple'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:92:in `call'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:92:in `_run_callbacks'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:734:in `_run_prepare_callbacks'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/reloader.rb:83:in `prepare!'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.0/lib/action_dispatch/middleware/reloader.rb:55:in `prepare!'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/application/finisher.rb:50:in `block in <module:Finisher>'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/initializable.rb:30:in `instance_exec'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/initializable.rb:30:in `run'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/initializable.rb:55:in `block in run_initializers'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/initializable.rb:54:in `run_initializers'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/application.rb:352:in `initialize!'
D:/Redmine/3.0.1/apps/redmine/htdocs/config/environment.rb:14:in `<top (required)>'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `require'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `block in require'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:240:in `load_dependency'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:274:in `require'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/application.rb:328:in `require_environment!'
D:/Redmine/3.0.1/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.0/lib/rails/application.rb:443:in `block in run_tasks_blocks'
D:/Redmine/3.0.1/apps/redmine/htdocs/lib/tasks/redmine.rake:52:in `block (2 levels) in <top (required)>'
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by running task with --trace)
D:\Redmine\3.0.1\apps\redmine\htdocs\plugins>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment