You are not logged in.

#1 2013-08-03 22:19:54

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

GitLab service start failing on chdir

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

Board footer

Powered by FluxBB