Project

General

Profile

Help with instalation on Debian Jessie

Added by Felipe Braga over 7 years ago

Following the how to on http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_on_Debian_8_with_Apache2-Passenger to make a redmine install on a VM, the command (on item 2.3):

bundle install --without development test

... fails with non-root user. I've proceeded with root user privs, ignoring this error and following the howto to the and it seems to lead to a working install (up to now, I've found no errors, used the app for a few minutes...)

If there's any problem, how a can I fix the install?

--
edit: following the http://www.redmine.org/boards/2/topics/667:

$ RAILS_ENV=production bin/about

sh: 1: svn: not found
sh: 1: darcs: not found
sh: 1: hg: not found
sh: 1: cvs: not found
sh: 1: bzr: not found
Environment:
  Redmine version                3.3.0.stable
  Ruby version                   2.1.5-p273 (2014-11-13) [i386-linux-gnu]
  Rails version                  4.2.6
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            2.1.4
  Filesystem                     
Redmine plugins:
  no plugin installed


Replies (1)

RE: Help with instalation on Debian Jessie - Added by Felipe Braga over 7 years ago

Redoing the install, I found what was causing the problem: the sudo package was not installed and configured... (I've added an note in the related wiki page)

    (1-1/1)