bundler: command not found: puma gitlab 5.1
Created by: Rostmen
$ sudo -u git -H git branch 5-0-stable * 5-1-stable master
/home/git/gitlab$ sudo -u git -H bundle exec puma -v puma version 2.0.0.b7
I have already download new script for 5.1!
/home/git/gitlab$ sudo /etc/init.d/gitlab start bundler: command not found: puma Install missing gem executables with `bundle install` Gitlab service started
/home/git/gitlab$ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production Checking Environment ... Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes Checking Environment ... Finished Checking Gitlab Shell ... GitLab Shell version? ... OK (1.3.0) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by git:git? ... yes Repo base access is drwxrws---? ... yes post-receive hook up-to-date? ... yes post-receive hooks in repos are links: ... can't check, you have no projects Checking Gitlab Shell ... Finished Checking Sidekiq ... Running? ... yes Checking Sidekiq ... Finished Checking GitLab ... Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes GitLab config exists? ... yes GitLab config outdated? ... no Log directory writable? ... yes Tmp directory writable? ... yes Init script exists? ... yes Init script up-to-date? ... yes Projects have satellites? ... can't check, you have no projects Redis version >= 2.0.0? ... yes Checking GitLab ... Finished