Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836305 - dev-util/gitlab-runner-14.9.1 fails to compile: The init.d file has syntax errors: gitlab-runner
Summary: dev-util/gitlab-runner-14.9.1 fails to compile: The init.d file has syntax er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-28 06:48 UTC by Agostino Sarubbo
Modified: 2022-03-29 02:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,41.93 KB, text/plain)
2022-03-28 06:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-28 06:48:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/gitlab-runner-14.9.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-28 06:48:11 UTC
Created attachment 768040 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-28 06:48:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/dev-util/gitlab-runner-14.9.1/image//etc/init.d/gitlab-runner: line 36: syntax error: unexpected end of file
Comment 3 Henning Schild 2022-03-28 17:27:56 UTC
was happy to find this ebuild and finally install gitlab-runner with it, but for me it also does not work with the same git error

Let me know if i can help
Comment 4 Larry the Git Cow gentoo-dev 2022-03-29 02:39:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfed4d10bd3144ed782b625e266cedd533d505d6

commit cfed4d10bd3144ed782b625e266cedd533d505d6
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2022-03-28 18:31:43 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-03-29 02:37:41 +0000

    dev-util/gitlab-runner: fix init script syntax
    
    Closes: https://bugs.gentoo.org/836305
    Closes: https://github.com/gentoo/gentoo/pull/24795
    
    Thanks-to: Henning Schild <henning@hennsch.de>
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-util/gitlab-runner/files/gitlab-runner.initd              | 11 +++++++----
 ...ab-runner-14.9.1.ebuild => gitlab-runner-14.9.1-r1.ebuild} |  0
 2 files changed, 7 insertions(+), 4 deletions(-)