Open sroze opened 12 years ago
I am running into this same issue, what was done to resolve this?
if running redmine1.4 this solution is where https://projects.littlestreamsoftware.com/issues/6544#note-2 not plugin defect, but redmine deprecate lib. Enjoy
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:in
index' thin (1.2.11) lib/thin/connection.rb:84:inpre_process' thin (1.2.11) lib/thin/connection.rb:82:in
catch' thin (1.2.11) lib/thin/connection.rb:82:inpre_process' thin (1.2.11) lib/thin/connection.rb:57:in
process' thin (1.2.11) lib/thin/connection.rb:42:inreceive_data' eventmachine (0.12.10) lib/eventmachine.rb:256:in
run_machine' eventmachine (0.12.10) lib/eventmachine.rb:256:inrun' thin (1.2.11) lib/thin/backends/base.rb:61:in
start' thin (1.2.11) lib/thin/server.rb:159:instart' thin (1.2.11) lib/thin/controllers/controller.rb:86:in
start' thin (1.2.11) lib/thin/runner.rb:185:insend' thin (1.2.11) lib/thin/runner.rb:185:in
run_command' thin (1.2.11) lib/thin/runner.rb:151:inrun!' thin (1.2.11) bin/thin:6 /usr/bin/thin:8:in
load' /usr/bin/thin:8`How can I solve that?
Best regards, Samuel.