Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947474 - dev-ruby/vlad-2.7.1-r1 fails tests
Summary: dev-ruby/vlad-2.7.1-r1 fails tests
Status: CONFIRMED
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: 2025-01-04 11:35 UTC by Agostino Sarubbo
Modified: 2025-01-05 09:34 UTC (History)
0 users

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


Attachments
build.log (build.log,66.39 KB, text/plain)
2025-01-04 11:35 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 2025-01-04 11:35:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/vlad-2.7.1-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 2025-01-04 11:35:29 UTC
Created attachment 915823 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-04 11:35:30 UTC
Error(s) that match a know pattern:


<internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- rake/remote_task (LoadError)
/usr/lib64/ruby/site_ruby/3.1.0/rubygems/dependency.rb:301:in `to_specs': Could not find 'open4' (~> 1.0) among 104 total gem(s) (Gem::MissingSpecError)
/usr/lib64/ruby/site_ruby/3.1.0/rubygems/specification.rb:1421:in `rescue in block in activate_dependencies': Could not find 'open4' (~> 1.0) among 104 total gem(s) (Gem::MissingSpecError)
Comment 3 Hans de Graaff gentoo-dev Security 2025-01-05 09:34:45 UTC
dev-ruby/open4 is a runtime dependency of rake-remote_task, yet only the latter go installed according to the build log. Not sure how that would happen.