Project

General

Profile

Actions

Defect #11094

closed

Redmine 2.0.x (including stable) doesn't work on fedora (Rails 3.2.5, ruby 1.9.3p194)

Added by Charlie Mordant almost 12 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

Hi,

Can you upgrade nokogiri?
Here's my fully fedora 16 working launch command for redmine (same for trunk): ruby /var/www/redmine/redmine-2.0/script/rails server webrick -e production &

And here is the output with Fedora 17:
/usr/local/share/gems/gems/nokogiri-1.5.2/lib/nokogiri.rb:27:in `require': cannot load such file -- nokogiri/nokogiri (LoadError)
from /usr/local/share/gems/gems/nokogiri-1.5.2/lib/nokogiri.rb:27:in `<top (required)>'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:68:in `require'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:66:in `each'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:66:in `block in require'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:55:in `each'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler/runtime.rb:55:in `require'
from /usr/local/share/gems/gems/bundler-1.1.4/lib/bundler.rb:119:in `require'
from /var/www/redmine/redmine-2.0/config/application.rb:7:in `<top (required)>'
from /usr/local/share/gems/gems/railties-3.2.3/lib/rails/commands.rb:53:in `require'
from /usr/local/share/gems/gems/railties-3.2.3/lib/rails/commands.rb:53:in `block in <top (required)>'
from /usr/local/share/gems/gems/railties-3.2.3/lib/rails/commands.rb:50:in `tap'
from /usr/local/share/gems/gems/railties-3.2.3/lib/rails/commands.rb:50:in `<top (required)>'
from /var/www/redmine/redmine-2.0/script/rails:6:in `require'
from /var/www/redmine/redmine-2.0/script/rails:6:in `<main>

Best regards, Redmine is a wonderfull product!


Related issues

Is duplicate of Redmine - Defect #11071: Redmine does not install and run on Fedora 17Closed

Actions
Actions #1

Updated by Charlie Mordant almost 12 years ago

Oops, it's a duplicate of http://www.redmine.org/issues/11071, sorry for the inconvenience

Actions #2

Updated by Charlie Mordant almost 12 years ago

after investigation, error is the same as 11071, please forgot the nokogiri message

Actions #3

Updated by Charlie Mordant almost 12 years ago

It's not a true duplicate, the error is the same but it's when we launch webrick

Actions #4

Updated by Jean-Philippe Lang almost 12 years ago

Can you upgrade nokogiri?

What do you mean? nokogiri is not a Redmine dependency. I'm running it without this gem actually.

Actions #5

Updated by Etienne Massip almost 12 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate
Actions #6

Updated by Alexey Poliansky over 8 years ago

yum install redhat-rpm-config
How it possible - I don't know, but it's help me after long quest... After it in necessary to install RMagick by yum. Before it I've install gcc and development group, but it's other story. Good luck.

Actions

Also available in: Atom PDF