Undefined run_command when running rake gitlab:check
This looks like an issue with the refactor of GitConfigCheck
:
Git configured correctly? ... yes
Database config exists? ... yes
All migrations up? ... yes
Database contains orphaned GroupMembers? ... no
GitLab config exists? ... yes
GitLab config up to date? ... yes
Log directory writable? ... yes
Tmp directory writable? ... yes
Uploads directory exists? ... yes
Uploads directory has correct permissions? ... yes
Uploads directory tmp has correct permissions? ... skipped (no tmp uploads folder yet)
Init script exists? ... skipped (omnibus-gitlab has no init script)
Init script up-to-date? ... skipped (omnibus-gitlab has no init script)
Projects have namespace: ... can't check, you have no projects
Redis version >= 2.8.0? ... yes
Ruby version >= 2.3.3 ? ... Exception: undefined method `run_command' for SystemCheck::App::RubyVersionCheck:Class
Did you mean? run_commands
Git version >= 2.7.3 ? ... Exception: undefined method `run_command' for SystemCheck::App::GitVersionCheck:Class
Did you mean? run_commands
Git user has default SSH configuration? ... yes
Active users: ... 2
Checking GitLab ... Finished