GitLab CE Installation: gitlab-ce not found
Summary
GitLab fails to install on Ubuntu 16.10, returns gitlab-ce not found.
Steps to reproduce
- Run Ubuntu 16.10
- Follow the instructions on the official page
- GitLab won't install
Expected behavior
GitLab should install without any problem.
Actual behavior
GitLab doesn't installs.
Relevant logs and/or screenshots
Output of checks
Results of GitLab application Check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)
Terminal says gitlab-rake: command not found
Results of GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:env:info)
Says the same thing: gitlab-rake: command not found
