Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943547 - dev-ruby/elasticsearch-api-7.17.11 fails tests: cannot load such file isolated_execution_state
Summary: dev-ruby/elasticsearch-api-7.17.11 fails tests: cannot load such file isolate...
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 12:31 UTC by Agostino Sarubbo
Modified: 2024-11-15 13:32 UTC (History)
0 users

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


Attachments
build.log (build.log,147.83 KB, text/plain)
2024-11-15 12:31 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 12:31:50 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 12:31:51 UTC
Created attachment 908740 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-15 12:31:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  cannot load such file -- active_support/isolated_execution_state
Failure/Error: require 'active_support/isolated_execution_state' unless RUBY_VERSION < '2.7.0'
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2024-11-15 13:32:05 UTC
The bug has been closed via the following commit(s):

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

commit 30a8b74b854ed2b713a3539b1d5b22d9a8b19bf4
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-15 13:31:26 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-15 13:31:26 +0000

    dev-ruby/elasticsearch-api: add missing test dependency
    
    Closes: https://bugs.gentoo.org/943547
    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(+)