GitLab CE Omnibus installation doesn't work
Created by: ghost
Summary
GitLab package server doesn't work, I should be able to download the package over the bash.
Steps to reproduce
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
Expected behaviour
I followed the documentation (https://about.gitlab.com/downloads/#debian8) and when I try to install the package, I'll get always an error. The error is:
Unable to download repo config from: https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/config_file.list?os=debian&dist=sid&name=hostname&source=script
Operation system is Debian 8. When I try to request this page with the browser, I'll get an error message, that the page doesn't exist.
This issue has to be fixed asap, the installation doesn't work and the only alternative is to do everything manually.