Bug 218457 - devel/gitlab-runner build fails: Cannot find any information about group `gitlab-runner' in /usr/ports/GIDs
Summary: devel/gitlab-runner build fails: Cannot find any information about group `git...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-07 12:29 UTC by Matthias Fechner
Modified: 2017-04-07 13:47 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Fechner freebsd_committer freebsd_triage 2017-04-07 12:29:02 UTC
If I try to build the port devel/gitlab-runner it fails with the error:
===>   gitlab-runner-1.11.1_1 depends on executable: git - found
===>   Returning to build of gitlab-runner-1.11.1_1
===========================================================================
=======================<phase: stage          >============================
===>  Staging for gitlab-runner-1.11.1_1
===>   Generating temporary packing list
===> Creating groups.
** Cannot find any information about group `gitlab-runner' in /usr/ports/GIDs.
*** Error code 1

It seems that user/group in /usr/ports/UIDs|GIDs is missing.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-07 13:47:14 UTC
A commit references this bug:

Author: swills
Date: Fri Apr  7 13:46:28 UTC 2017
New revision: 437923
URL: https://svnweb.freebsd.org/changeset/ports/437923

Log:
  Add UID/GID for gitlab-runner

  I forgot this when adding devel/gitlab-runner

  PR:		218457
  Reported by:	Matthias Fechner <idefix@fechner.net>
  Pointyhat to:	swills

Changes:
  head/GIDs
  head/UIDs
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-04-07 13:47:49 UTC
Fixed, sorry, thanks for reporting.