gitlab install is stuck at 0% on ubuntu

i am trying to install GitLab on ubuntu 14.04

I am ok installing the first bit

curl \
| sudo bash

however when i go to install the next bit

sudo apt-get install gitlab-ce

All i get is "0% [Working] and thats it nothing else happens, does anyone have any ideas???

Thanks in advance

2

1 Answer

See , the issue still seems ongoing.

EDIT: Doing apt-get clean and then apt-get upgrade --fix-missing worked for me.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like