FS#58876 - [gitlab-runner] gitlab-runner has an unknown version

Attached to Project: Community Packages
Opened by Georg Rollinger (grollinger) - Tuesday, 05 June 2018, 12:05 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 05 June 2018, 20:04 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When I run gitlab-runner without arguments, or with just --version, I expect to see a version corresponding to the package version.

> gitlab-runner
...
VERSION:
(unknown)
...

> gitlab-runner --version
Version:
Git revision: unknown
Git branch:
GO version: go1.10.2
Built: 2018-05-23T10:37:15+02:00
OS/Arch: linux/amd64

The version that is displayed for the runner in the GitLab web interface is empty, as well.


Additional info:
* package version: 10.8.0-1

Steps to reproduce:
Run "gitlab-runner" or "gitlab-runner --version"
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Tuesday, 05 June 2018, 20:04 GMT
Reason for closing:  Fixed

Loading...