Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734174 - sys-cluster/nomad fails tests
Summary: sys-cluster/nomad fails tests
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: 2020-07-28 09:22 UTC by Agostino Sarubbo
Modified: 2020-08-21 16:49 UTC (History)
0 users

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


Attachments
build.log.bz2 (build.log.bz2,135.44 KB, application/x-bzip-compressed-tar)
2020-07-28 09:22 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 2020-07-28 09:22:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/nomad fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-28 09:22:06 UTC
Created attachment 651088 [details]
build.log.bz2

build log and emerge --info
Comment 2 Nils Freydank 2020-08-16 20:27:20 UTC
From the build.log:

==> Linting source code...
bash: golangci-lint: command not found
make: *** [GNUmakefile:198: check] Error 127

As far as I can see from a build with locally installed golangci-lint following packages are necessary for tests (which aren't inside the tree):

- golanci-lint
- vault

As a workaround I propose to restrict the tests.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-21 16:49:02 UTC
The bug has been closed via the following commit(s):

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

commit 117859e87b2900d2ba092654133af8806477c406
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-08-21 16:43:35 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-08-21 16:48:09 +0000

    sys-cluster/nomad: restrict tests
    
    Closes: https://bugs.gentoo.org/734174
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-cluster/nomad/nomad-0.12.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)