i am trying to install GitLab on ubuntu 14.04
I am ok installing the first bit
curl \
| sudo bashhowever when i go to install the next bit
sudo apt-get install gitlab-ceAll i get is "0% [Working] and thats it nothing else happens, does anyone have any ideas???
Thanks in advance
21 Answer
See , the issue still seems ongoing.
EDIT: Doing apt-get clean and then apt-get upgrade --fix-missing worked for me.