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
Created attachment 915823 [details] build.log build log and emerge --info
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)
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.