You are not logged in.
I am following the installation instructions on the arch wiki for gitlab and have gotten stuck. It's installed, and the checks seem to complete with no major errors, however when I try to start it with:
/home/git/.rvm/gems/ruby-1.9.2-p320/bin/bundle exec "puma -C /home/git/gitlab/config/puma.rb -e production"
I receive the following error:
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/puma-2.0.1/lib/puma/cli.rb:393:in `chdir': No such file or directory - /home/gitlab/gitlab (Errno::ENOENT)
from /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/puma-2.0.1/lib/puma/cli.rb:393:in `run'
from /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/puma-2.0.1/bin/puma:10:in `<top (required)>'
from /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/puma:23:in `load'
from /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/puma:23:in `<main>'
Its failing to find 'chdir' apparently .. but after googling around I don't find anything on how to fix it. 'chdir' isn't a command, the only references I find to it is in the c library or with perl.
Any ideas?
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline