Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927955 - dev-ruby/minitest-around-0.5.0-r1 fails tests
Summary: dev-ruby/minitest-around-0.5.0-r1 fails tests
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-03-27 12:24 UTC by Agostino Sarubbo
Modified: 2024-04-05 11:32 UTC (History)
0 users

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


Attachments
build.log (build.log,59.93 KB, text/plain)
2024-03-27 12:24 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-03-27 12:24:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/minitest-around-0.5.0-r1 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-27 12:24:58 UTC
Created attachment 888764 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-27 12:24:58 UTC
Error(s) that match a know pattern:


../usr/lib/ruby/gems/3.2.0/gems/bundler-2.5.3/lib/bundler/definition.rb:570:in `materialize': Could not find bigdecimal-3.1.3 in locally installed gems (Bundler::GemNotFound)
/usr/lib/ruby/gems/3.2.0/gems/bundler-2.5.3/lib/bundler/definition.rb:570:in `materialize': Could not find bigdecimal-3.1.3 in locally installed gems (Bundler::GemNotFound)
Expected "" to include "ArgumentError: ArgumentError".
Comment 3 Larry the Git Cow gentoo-dev 2024-04-05 11:32:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730d3cc0e5f6ee2ecfb36ad0be8236f2679cc584

commit 730d3cc0e5f6ee2ecfb36ad0be8236f2679cc584
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-04-05 11:31:56 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-04-05 11:32:31 +0000

    dev-ruby/minitest-around: avoid loading bundler
    
    Closes: https://bugs.gentoo.org/927955
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)