Rubinius.....post-receive file missing in GitLab 3.0.3 with "development" target
Created by: piffio
Hi,
since I've upgraded my local GitLab tree to the latest stable version (3.0.3), I'm getting the following erro r every time I run the target
bundle exec rake gitlab:app:status RAILS_ENV=development
/home/sergio/share/gitolite/hooks/common/post-receive exists? ............YES
Validating projects repositories:
Rubinius.....post-receive file missing
The post-receive hook is in the right location, my gitlab.yml file points to the right location, but for some reason once the projects (rubinius, diaspora, ruby_on_rails) are created in the development environment the post-receive hook isn't set up correctly.
I'm running on CentOS6 and up to GitLab 2.9.1 I didn't have this issue. Let me know if you need any extra details.