Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868180 - dev-util/gitlab-ci-linter-2.2.0 fails tests (MUSL)
Summary: dev-util/gitlab-ci-linter-2.2.0 fails tests (MUSL)
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:
Depends on:
Blocks:
 
Reported: 2022-09-03 08:29 UTC by Agostino Sarubbo
Modified: 2023-01-03 22:09 UTC (History)
0 users

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


Attachments
build.log (build.log,450.31 KB, text/plain)
2022-09-03 08:29 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-09-03 08:29:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/gitlab-ci-linter-2.2.0 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-03 08:29:38 UTC
Created attachment 802852 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-03 08:29:39 UTC
Error(s) that match a know pattern:


fatal: not a git repository (or any parent up to mount point /var/tmp)
make: avg: No such file or directory
make: set_exit_status: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-01-03 22:09:53 UTC
The bug has been closed via the following commit(s):

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

commit 3d592551c698b81fa64c61c7e27278d3e3c70341
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-01-03 22:07:51 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-01-03 22:09:47 +0000

    dev-util/gitlab-ci-linter: restrict tests for now
    
    The tests require golint which is deprecated so we do not install it.
    
    Closes: https://bugs.gentoo.org/868180
    Closes: https://bugs.gentoo.org/889398
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 dev-util/gitlab-ci-linter/gitlab-ci-linter-2.2.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)