It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In RegisterIt looks like you're new here. If you want to get involved, click one of these buttons!
The repository is setup! You can now install packages.
root@euve260340:~# sudo EXTERNAL_URL="http://gitlab.caygri.eu" apt-get install gitlab-ce
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
gitlab-ce
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 394 MB of archives.
After this operation, 1188 MB of additional disk space will be used.
Get:1 https://packages.gitlab.com/gitlab/gitlab-ce/debian/ jessie/main gitlab-ce amd64 10.3.5-ce.0 [394 MB]
Fetched 394 MB in 26s (14.9 MB/s)
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 1.)
debconf: falling back to frontend: Readline
Selecting previously unselected package gitlab-ce.
(Reading database ... 93688 files and directories currently installed.)
Preparing to unpack .../gitlab-ce_10.3.5-ce.0_amd64.deb ...
Unpacking gitlab-ce (10.3.5-ce.0) ...
Comments
we have tried the official installation tutorial and it worked like a charm:
https://about.gitlab.com/installation/#debian
We would recommend you recreating the server if possible fresh and try the above instruction. As it seems some other changes were done on your server that may cause the issue.