Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943545 - dev-ruby/elasticsearch-api-7.17.11 fails tests: LoadError: cannot load such file yard
Summary: dev-ruby/elasticsearch-api-7.17.11 fails tests: LoadError: cannot load such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-15 11:39 UTC by Agostino Sarubbo
Modified: 2024-11-15 12:25 UTC (History)
0 users

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


Attachments
build.log (build.log,58.76 KB, text/plain)
2024-11-15 11:39 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 2024-11-15 11:39:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/elasticsearch-api-7.17.11 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-15 11:39:14 UTC
Created attachment 908738 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-15 12:25:03 UTC
The bug has been closed via the following commit(s):

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

commit 6d93307ee77dd47c8cf3110caddeaeed1905edf2
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-15 12:18:33 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-15 12:18:33 +0000

    dev-ruby/elasticsearch-api: add missing test dependency
    
    yard is also required when testing since it is referenced in the
    Rakefile.
    
    Closes: https://bugs.gentoo.org/943545
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/elasticsearch-api/elasticsearch-api-7.17.11.ebuild | 1 +
 dev-ruby/elasticsearch-api/elasticsearch-api-8.16.0.ebuild  | 1 +
 2 files changed, 2 insertions(+)