Can't accept Merge Request
Created by: Jackhn
Hi Community,
I am new to Gitlab,
We use the current Gitlab Version 5.0 with Gitlab Shell 1.2.0, the System is CentOS 6.3
everytime I try to accept a Merge Request via Gitlab, i get the following Error in
githost.log :
March 28, 2013 11:30 -> ERROR -> Command failed [1]: /usr/bin/git --git-dir=/home/git/gitlab-satellites/projects/TEST-PROJECT/.git push origin dev_architecture
remote: /usr/bin/env: ruby: No such file or directory error: cannot run hooks/update: No such file or directory remote: error: hook declined to update refs/heads/dev_architecture To /home/git/repositories/projects/TEST-PROJECT.git ! [remote rejected] dev_architecture -> dev_architecture (hook declined) error: failed to push some refs to '/home/git/repositories/projects/TEST-PROJECT.git'
If I execute the Command as git user in the shell, it works!
Thanks for help in Advance
Greetz from the cold Germany :)