rocket-rentals / redmine-gitosis

A Redmine plugin which manages your gitosis configuration based on your projects and memberships in Redmine. Includes Public Key management views (extracted from http://plan.io).
http://plan.io
161 stars 107 forks source link

NameError (uninitialized constant GitosisPublicKeysController::ARCondition) #16

Open sroze opened 12 years ago

sroze commented 12 years ago

Running the redmine-gitosis plugin on Gentoo, with thin, I get this error when I go the the "/my/public_keys" page.

NameError (uninitialized constant GitosisPublicKeysController::ARCondition): vendor/plugins/redmine_gitosis/app/controllers/gitosis_public_keys_controller.rb:15:inindex' thin (1.2.11) lib/thin/connection.rb:84:in pre_process' thin (1.2.11) lib/thin/connection.rb:82:incatch' thin (1.2.11) lib/thin/connection.rb:82:in pre_process' thin (1.2.11) lib/thin/connection.rb:57:inprocess' thin (1.2.11) lib/thin/connection.rb:42:in receive_data' eventmachine (0.12.10) lib/eventmachine.rb:256:inrun_machine' eventmachine (0.12.10) lib/eventmachine.rb:256:in run' thin (1.2.11) lib/thin/backends/base.rb:61:instart' thin (1.2.11) lib/thin/server.rb:159:in start' thin (1.2.11) lib/thin/controllers/controller.rb:86:instart' thin (1.2.11) lib/thin/runner.rb:185:in send' thin (1.2.11) lib/thin/runner.rb:185:inrun_command' thin (1.2.11) lib/thin/runner.rb:151:in run!' thin (1.2.11) bin/thin:6 /usr/bin/thin:8:inload' /usr/bin/thin:8`

How can I solve that?

Best regards, Samuel.

flyingmongoose commented 12 years ago

I am running into this same issue, what was done to resolve this?

Janderson commented 12 years ago

if running redmine1.4 this solution is where https://projects.littlestreamsoftware.com/issues/6544#note-2 not plugin defect, but redmine deprecate lib. Enjoy