Greetings!
DISTRIBUT_DESCRIPTION=“Linux Mint 21.2 Victoria”
NAME=“Linux Mint”
VERSION=“21.2 (Victoria)”
curl "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh " | sudo bash
When installing runners writes:
The operating system is detected as LinuxMint/victoria.
Checking if there is no curl…
curl detected…
Checking for gpg…
gpg detected…
Run apt-get update… done.
Installing apt-transport-https… completed.
Installing /etc/apt/sources.list.d/runner_gitlab-runner.liss…curl: (22) The requested URL returned an error: 404
Failed to load repository configuration from: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/config_file.list ?os=LinuxMint&dist=victoria&source=script
This usually happens if your operating system is not supported
packagecloud.io , or the OS of this script could not be detected.
But my system is in the list of supported ones, what can I do?