https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/roadie-rails-3.3.0 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 908932 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Failure/Error: raise "No email returned. Did the rails application crash?" Failure/Error: raise "No output present. Did the application crash?" if result.empty? F/usr/lib64/ruby/gems/3.1.0/gems/bundler-2.5.11/lib/bundler/resolver.rb:336:in `raise_not_found!': Could not find gem 'rails (~> 7.1.0)' in locally installed gems. (Bundler::GemNotFound) <internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- bundler/setup (LoadError) RuntimeError: ./usr/lib64/ruby/gems/3.1.0/gems/bundler-2.5.11/lib/bundler/resolver.rb:336:in `raise_not_found!': Could not find gem 'rails (~> 7.1.0)' in locally installed gems. (Bundler::GemNotFound)