This is NOT a gem dependency issue : it's simply because when you run webrick, the rack's LogTailer class does not respect config.log_path but calculates one on its own (this might be considered a rack bug).
Sorry for this, but you'll have to either NOT run webrick, or just create the missing folder if you really want to : /usr/share/redmine/vendor/rails/railties/lib/rails/rack/log_tailer.rb:10:in `size': No such file or directory - /usr/share/redmine/log/production.log (Errno::ENOENT) -- redmine does not start, gem dependency issue https://bugs.launchpad.net/bugs/601207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
