Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912191 - dev-ruby/net-ssh-gateway-2.0.0-r2 fails tests: kernel_require.rb>:85:in require: cannot load such file minitest (LoadError)
Summary: dev-ruby/net-ssh-gateway-2.0.0-r2 fails tests: kernel_require.rb>:85:in requi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-12 20:23 UTC by Agostino Sarubbo
Modified: 2023-08-13 08:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,50.92 KB, text/plain)
2023-08-12 20:23 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 2023-08-12 20:23:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/net-ssh-gateway-2.0.0-r2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-12 20:23:19 UTC
Created attachment 867737 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-12 20:23:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


<internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- mocha/minitest (LoadError)
/usr/lib64/ruby/gems/3.0.0/gems/mocha-1.16.0/lib/mocha/integration/mini_test/adapter.rb:26:in `included': uninitialized constant MiniTest (NameError)
Comment 3 Larry the Git Cow gentoo-dev 2023-08-13 08:40:44 UTC
The bug has been closed via the following commit(s):

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

commit 863884756467c1fea217e6e2674d6b896ef5d503
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-08-13 06:18:48 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-08-13 08:40:37 +0000

    dev-ruby/net-ssh-gateway: depend on correct mocha slot
    
    Closes: https://bugs.gentoo.org/912191
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)