Skip to content

Checking app status fails if using custom repository path

Matthias Käppler requested to merge github/fork/Razer6/patch-1 into master

Created by: Razer6

Checking app status fails if repositories are not in the default path of gitolite:

bundle exec rake gitlab:app:status RAILS_ENV=production

.... Can clone gitolite-admin?............YES UMASK for .gitolite.rc is 0007? ............rake aborted! No such file or directory - /rpool/repositories/repositories//../.gitolite.rc

Happens in Gitlab 2.8, 2.9

Merge request reports