Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 972
    • Issues 972
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar

Do not update/delete: Banner broadcast message test data

Do not update/delete: Notification broadcast message test data

  • GitLab.orgGitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #2764
Closed
Open
Issue created Sep 19, 2017 by username-removed-1244255@withrocks

No package gitlab-runner available

Summary

Installing the gitlab-runner on centos using the guidelines at https://docs.gitlab.com/runner/install/linux-repository.html leads to the error No package gitlab-runner available.

Steps to reproduce

Execute:

curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh | sudo bash

Followed by:

sudo yum install gitlab-runner

Actual behavior

This error appears: No package gitlab-runner available.

Expected behavior

The package gitlab-runner should be installed.

Relevant logs and/or screenshots

curl https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh | sudo bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  6435    0  6435    0     0   3877      0 --:--:--  0:00:01 --:--:--  3878
Detected operating system as centos/7.
Checking for curl...
Detected curl...
Downloading repository file: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/config_file.repo?os=centos&dist=7&source=script
done.
Installing pygpgme to verify GPG signatures...
Loaded plugins: fastestmirror
runner_gitlab-runner-source/signature
runner_gitlab-runner-source/signature
Loading mirror speeds from cached hostfile
 * base: mirror.nsc.liu.se
 * epel: mirror.slu.cz
 * extras: mirrors.dotsrc.org
 * updates: mirror.nsc.liu.se
Package pygpgme-0.3-9.el7.x86_64 already installed and latest version
Nothing to do
Installing yum-utils...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.nsc.liu.se
 * epel: www.nic.funet.fi
 * extras: mirrors.dotsrc.org
 * updates: ftp.klid.dk
Package yum-utils-1.1.31-42.el7.noarch already installed and latest version
Nothing to do
Generating yum cache for runner_gitlab-runner...

The repository is setup! You can now install packages.


sudo yum install gitlab-runner
Loaded plugins: fastestmirror
gitlab_gitlab-ce/x86_64/signature
gitlab_gitlab-ce/x86_64/signature
gitlab_gitlab-ce-source/signature
gitlab_gitlab-ce-source/signature
runner_gitlab-runner/x86_64/signature
runner_gitlab-runner/x86_64/signature
runner_gitlab-runner-source/signature
runner_gitlab-runner-source/signature
Loading mirror speeds from cached hostfile
 * base: mirror.nsc.liu.se
 * epel: mirror.serverbeheren.nl
 * extras: mirrors.dotsrc.org
 * updates: mirror.nsc.liu.se
No package gitlab-runner available.

Environment description

Running on a centos7 box in vagrant. Gitlab has been installed but nothing else.

Used GitLab Runner version

N/A.

Assignee
Assign to
Time tracking