[DRE-maint] Bug#863950: gitlab: Fresh install does not start
Joerg Jaspert
joerg at ganneff.de
Fri Jun 2 08:08:42 UTC 2017
Package: gitlab
Severity: serious
Version: 8.13.11+dfsg1-7
Dear Maintainer,
installed gitlab on a fresh stretch system. Its doing lots of stuff in
its postinst, until finally:
Precompiling assets...
Starting GitLab Unicorn
Starting GitLab Sidekiq
Could not find gem 'mysql2 (~> 0.3.16)' in any of the gem sources listed in your Gemfile or available on this machine.
Run `bundle install` to install missing gems.
The GitLab Workhorse is already running with pid 0, not restarting
..............................Waited 30s for the processes to write their pids, something probably went wrong.
invoke-rc.d: initscript gitlab, action "start" failed.
dpkg: error processing package gitlab (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
gitlab
root at nibbler:/# /etc/init.d/gitlab status
The GitLab Unicorn web server is not running.
The GitLab Sidekiq job dispatcher is not running.
The GitLab Workhorse with pid 164465 is running.
root at nibbler:/# /etc/init.d/gitlab stop
Shutting down GitLab Workhorse
.
GitLab is not running.
root at nibbler:/# /etc/init.d/gitlab status
GitLab is not running.
root at nibbler:/# /etc/init.d/gitlab start
Starting GitLab Unicorn
Starting GitLab Sidekiq
Starting GitLab Workhorse
Could not find gem 'mysql2 (~> 0.3.16)' in any of the gem sources listed in your Gemfile or available on this machine.
Run `bundle install` to install missing gems.
..............................Waited 30s for the processes to write their pids, something probably went wrong.
root at nibbler:/# /etc/init.d/gitlab status
The GitLab Unicorn web server is not running.
The GitLab Sidekiq job dispatcher is not running.
The GitLab Workhorse with pid 168334 is running.
root at nibbler:/#
--
bye, Joerg
More information about the Pkg-ruby-extras-maintainers
mailing list