Problem scenario
You are trying to install GitLab, but you get this error:
“dpkg: error processing package gitlab-ee (–configure):
subprocess installed post-installation script returned error exit status 1″
What do you do?
Possible solution #1
Is Jenkins running on the server? Is a service running on port 8080? Can you stop any process running on port 8080 and try again?
…