[Bug 201112] www/redmine is not working after update (2.6.3_3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 4 11:17:22 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201112

--- Comment #3 from Miroslav Lachman <000.fbsd at quip.cz> ---
(In reply to Michael Moll from comment #2)

I am sorry for my late reply. I was busy with another work.
I did upgrade on mantioned server yeasterday. The OS was upgraded from FreeBSD
8.4 to 10.2 and Redmine reinstalled from 2.6.3_3 to 2.6.3_4.

The problem with start remains!

I tried uninstall redmine, move /usr/local/www/redmine elsewhere and then clean
install of Redmine. Even this clean installation didn't start.

# /usr/local/bin/thin -D -c /usr/local/www/redmine -u www -g www -a 0.0.0.0 -p
8080 -e production start
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/thin/backends/base.rb:103:
warning: epoll is not supported on this platform
Changing process privilege to www:www
Using rack adapter
Please configure your config/database.yml first
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/runtime.rb:34:in
`block in setup': You have already activated rack 1.6.4, but your Gemfile
requires rack 1.4.7. Prepending `bundle exec` to your command may solve this.
(Gem::LoadError)
        from
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/runtime.rb:19:in
`setup'
        from
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler.rb:127:in `setup'
        from
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/setup.rb:8:in
`<top (required)>'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:128:in
`require'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:128:in
`rescue in require'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:39:in
`require'
        from /usr/local/www/redmine/config/boot.rb:6:in `<top (required)>'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from /usr/local/www/redmine/config/application.rb:1:in `<top
(required)>'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from /usr/local/www/redmine/config/environment.rb:2:in `<top
(required)>'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from
/usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:54:in
`require'
        from /usr/local/www/redmine/config.ru:3:in `block in <main>'
        from
/usr/local/lib/ruby/gems/2.1/gems/rack-1.6.4/lib/rack/builder.rb:55:in
`instance_eval'
        from
/usr/local/lib/ruby/gems/2.1/gems/rack-1.6.4/lib/rack/builder.rb:55:in
`initialize'
        from /usr/local/www/redmine/config.ru:1:in `new'
        from /usr/local/www/redmine/config.ru:1:in `<main>'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/rack/adapter/loader.rb:33:in
`eval'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/rack/adapter/loader.rb:33:in
`load'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/rack/adapter/loader.rb:42:in
`for'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/thin/controllers/controller.rb:170:in
`load_adapter'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/thin/controllers/controller.rb:74:in
`start'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/thin/runner.rb:200:in
`run_command'
        from
/usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/lib/thin/runner.rb:156:in `run!'
        from /usr/local/lib/ruby/gems/2.1/gems/thin-1.6.4/bin/thin:6:in `<top
(required)>'
        from /usr/local/bin/thin:23:in `load'
        from /usr/local/bin/thin:23:in `<main>'

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ruby mailing list