Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921239 - dev-ruby/haml-6.2.3 fails tests: Could not find 'rails' (< 7.1) among 109 total gem(s)
Summary: dev-ruby/haml-6.2.3 fails tests: Could not find 'rails' (< 7.1) among 109 tot...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 920655
  Show dependency tree
 
Reported: 2024-01-03 00:55 UTC by matoro
Modified: 2024-01-03 00:56 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (file_921239.txt,8.21 KB, text/plain)
2024-01-03 00:56 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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