Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943719 - dev-ruby/roadie-rails-3.3.0 fails tests
Summary: dev-ruby/roadie-rails-3.3.0 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: 2024-11-18 07:46 UTC by Agostino Sarubbo
Modified: 2024-11-18 07:46 UTC (History)
0 users

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


Attachments
build.log (build.log,79.06 KB, text/plain)
2024-11-18 07:46 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-11-18 07:46:24 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-18 07:46:25 UTC
Created attachment 908932 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-18 07:46:26 UTC
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)