Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928633 - 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 (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-05 11:38 UTC by Agostino Sarubbo
Modified: 2024-04-06 07:21 UTC (History)
1 user (show)

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


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

Issue: dev-ruby/minitest-around-0.5.0-r1 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-04-05 11:38:56 UTC
CC'ing also the author of the commit (730d3cc0e5f6ee2ecfb36ad0be8236f2679cc584)
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-05 11:38:57 UTC
Created attachment 889515 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-05 11:38:57 UTC
Error(s) that match a know pattern:


Expected "" to include "ArgumentError: ArgumentError".
./usr/lib64/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)
Comment 4 Larry the Git Cow gentoo-dev 2024-04-06 07:21:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f722e1857fcb23a7ca245448909e3f9fdf40bd

commit 86f722e1857fcb23a7ca245448909e3f9fdf40bd
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-04-06 06:25:44 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-04-06 07:21:26 +0000

    dev-ruby/minitest-around: more bundler fixes
    
    The fix in 730d3cc0e5f6ee2ecfb36ad0be8236f2679cc584 was incomplete
    because bundler also gets loaded in the Rakefile.
    
    Closes: https://bugs.gentoo.org/928633
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)