Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 921239

Summary: dev-ruby/haml-6.2.3 fails tests: Could not find 'rails' (< 7.1) among 109 total gem(s)
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal CC: matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 920655    
Attachments: build.log and emerge --info

Description matoro archtester 2024-01-03 00:55:14 UTC
Needs rails test dep it would seem

 * Running test phase for ruby31
/usr/lib64/ruby/site_ruby/3.1.0/rubygems/dependency.rb:311:in `to_specs': Could not find 'rails' (< 7.1) among 109 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/var/tmp/portage/dev-ruby/haml-6.2.3/homedir/.local/share/gem/ruby/3.1.0:/usr/lib64/ruby/gems/3.1.0:/usr/local/lib64/ruby/gems/3.1.0' , execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.1.0/rubygems/dependency.rb:323:in `to_spec'
        from /usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_gem.rb:62:in `gem'
        from /var/tmp/portage/dev-ruby/haml-6.2.3/work/ruby31/haml-6.2.3/test/test_helper.rb:1:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'

Reproducible: Always
Comment 1 matoro archtester 2024-01-03 00:56:12 UTC
Created attachment 881348 [details]
build.log and emerge --info