I'm attempting to install the Gitlab 5.0.1-0 64bit module into the RubyStack 1.9.3-6 x64.
I am running CentOS 6.4 with kernel 2.6.32-358.2.1.el6.x86_64.
I do have a Redmine module already installed that works perfectly, version 2.3.0-0.
When running the installer binary, after inputting the requested information for setup, I get the following output:
Error: Error running /opt/rubystack-prod/installgem.sh : ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: gollum requires github-markdown (~> 0.5.3) Press [Enter] to continue :
After pressing Enter, I get a second error
Warning: Problem running post-install step. Installation may not complete correctly Error running su git -c '"bin/git" config --global user.name "GitLab"' : bash: /bin/git: No such file or directory Press [Enter] to continue :
I've tried the installation with just the mysql server running, and with all the servers running, but it doesn't make a difference.