No more protect / unprotect branch
Created by: natale-p
Hi all, just updated to 7.4.2, I can't protect / unprotect branches anymore. This is what I see:
[root@miyamoto log]# sudo -u gitlab bundle exec rake gitlab:check RAILS_ENV=production (in /usr/share/webapps/gitlab) Checking Environment ...
Git configured for gitlab user? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 2.0.1 ? ... OK (2.2.0) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by gitlab:gitlab? ... yes Repo base access is drwxrws---? ... yes Satellites access is drwxr-x---? ... yes hooks directories in repos are links: ... MarNatArlo / ICON2013-NM ... ok MarNatArlo / ASMS2014-MW ... ok MarNatArlo / Documentation - GitLab ... repository is empty Nat / ns-3-dev-git ... ok MarNatArlo / ASMS2014-JP ... ok Martin / ns-3-dev-git ... ok MarNatArlo / GCOM2014-MW ... ok MarNatArlo / EN4PPDR-website ... ok MarNatArlo / TRON2014-MW ... ok MarNatArlo / How To Write Papers ... ok MarNatArlo / Slide ... ok bwsharing / ns-3-dev-git ... ok MarNatArlo / CMAG-JP ... ok MarNatArlo / ICC2014-MW ... ok packet-scheduling / ns-3-dev-git ... ok MarNatArlo / pernem2015-queue ... ok Running /usr/share/webapps/gitlab-shell/bin/check Check GitLab API access: OK Check directories and files: /srv/git/repositories: OK /srv/git/.ssh/authorized_keys: OK Test redis-cli executable: redis-cli 2.8.17 Send ping to redis server: PONG gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes Number of Sidekiq processes ... 1
Checking Sidekiq ... Finished
Checking LDAP ...
LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab ...
Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes Database contains orphaned GroupMembers? ... no GitLab config exists? ... yes GitLab config outdated? ... no Log directory writable? ... yes Tmp directory writable? ... yes Init script exists? ... no Try fixing it: Install the init script For more information see: doc/install/installation.md in section "Install Init Script" Please fix the error above and rerun the checks. Init script up-to-date? ... can't check because of previous errors projects have namespace: ... MarNatArlo / ICON2013-NM ... yes MarNatArlo / ASMS2014-MW ... yes MarNatArlo / Documentation - GitLab ... yes Nat / ns-3-dev-git ... yes MarNatArlo / ASMS2014-JP ... yes Martin / ns-3-dev-git ... yes MarNatArlo / GCOM2014-MW ... yes MarNatArlo / EN4PPDR-website ... yes MarNatArlo / TRON2014-MW ... yes MarNatArlo / How To Write Papers ... yes MarNatArlo / Slide ... yes bwsharing / ns-3-dev-git ... yes MarNatArlo / CMAG-JP ... yes MarNatArlo / ICC2014-MW ... yes packet-scheduling / ns-3-dev-git ... yes MarNatArlo / pernem2015-queue ... yes Projects have satellites? ... MarNatArlo / ICON2013-NM ... yes MarNatArlo / ASMS2014-MW ... yes MarNatArlo / Documentation - GitLab ... can't create, repository is empty Nat / ns-3-dev-git ... yes MarNatArlo / ASMS2014-JP ... yes Martin / ns-3-dev-git ... yes MarNatArlo / GCOM2014-MW ... yes MarNatArlo / EN4PPDR-website ... yes MarNatArlo / TRON2014-MW ... yes MarNatArlo / How To Write Papers ... yes MarNatArlo / Slide ... yes bwsharing / ns-3-dev-git ... yes MarNatArlo / CMAG-JP ... yes MarNatArlo / ICC2014-MW ... yes packet-scheduling / ns-3-dev-git ... yes MarNatArlo / pernem2015-queue ... yes Redis version >= 2.0.0? ... yes Ruby version >= 2.0.0 ? ... yes (2.1.4) Your git bin path is "/usr/bin/git" Git version >= 1.7.10 ? ... yes (2.1.3)
Checking GitLab ... Finished
Thank you