TruCol / Self-host-GitLab-CI-for-GitHub

Installs your own GitLab CI and runs it on all your GitHub repos, in a single command.
GNU Affero General Public License v3.0
4 stars 3 forks source link

The package gitlab-runner needs to be reinstalled, but I can't find an archive for it. #53

Closed a-t-0 closed 2 years ago

a-t-0 commented 2 years ago

If you get the following error, while you are working on/testing the installation procedure:

The package gitlab-runner needs to be reinstalled, but I can't find an archive for it.

you can remove the gitlab-runner with:

sudo dpkg --remove --force-all gitlab-runner 

Source: https://askubuntu.com/questions/868064/e-the-package-ubuntu-mono-needs-to-be-reinstalled-but-i-cant-find-an-archive