Closed N4th4 closed 12 years ago
Sorry for the delay. Can you tell me more about your environment? Which version of Ruby and Rails are you using?
It appears that perhaps this is an issue with using Ruby 1.9.3. Is there any way that you could downgrade to Ruby 1.9.2 to see if it helps?
Actually, are you sure that this version of Chiliproject works with Ruby 1.9.3? I'm surprised....
I'm using rvm (single-user installation), ruby version "ruby-1.9.3-p194", rails version 2.3.14.
On this https://www.chiliproject.org/projects/chiliproject/wiki/Installation , it is said that chiliproject is compatible with Ruby 1.9.2 and 1.9.3.
I will try to downgrade to 1.9.2 and post what I find.
I downgarded to Ruby 1.9.2 and it works fine.
Great! Not sure why Chiliproject should work with 1.9.3 (usin Rails 2.3.14), but I'll investigate when I have more time.
I'm going to close this bug, if that is ok.
I have similar error with :
can't find a way to fix that problem.
Which version of Redmine and Ruby are you using? Did you try using a version of Ruby < 1.9.3?
hello,
I'm not Debian expert and have not yet tried to downgrade to an other ruby version. I will have a look for that soon.
some news : creating a small sys_helper.rb in the right directory help :
cat > /usr/share/redmine/app/helpers/sys_helper.rb <<EOF
module SysHelper
end
EOF
seems to work fine now. I have been able to finish redmine + RGH (Redmine Git Hosting) on Debian wheezy. So nice !
Hm.... Can you see if it works to put this file in:
vendor/plugins/redmine_git_hosting/app/helpers
instead?
(p.s. to do the above experiment, make sure to remove it from the location you placed it in).
I will try this on monday.
Ok. When you do, just try removing the file that you added and pull from the testing branch. I added that file myself. The fact that it helped you suggests that 1.4.4 is compatible with Ruby 1.9.3, just controllers that I've patched which don't have helpers are a problem. There is only one, namely sys_controller.
@N4th4 can you try pulling from the testing branch and upgrading to Ruby 1.9.3 again to see if it is fixed?
@kubitron : it's OK for testing patch against _syscontroller error. I have some new error, but I think I should not use testing version with my current packages (Debian 7).
So -- what is the error? I am trying to trace down problems before I export this to my master branch...
@mqu, please register the problem you alluded to as a bug if it is still occurring.
I'm getting the following error.
I only use this plugin. Works fine without.
redmine_git_hosting : commit d512172064 chiliproject : commit 080c5b63, version 3.0.0