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.
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
Fixed, sorry, thanks for reporting.