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

Bug 177341

Summary: =dev-ruby/rubygems-0.9.2 fails test
Product: Gentoo Linux Reporter: Tobias Scherbaum (RETIRED) <dertobi123>
Component: New packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tobias Scherbaum (RETIRED) gentoo-dev 2007-05-06 15:30:03 UTC
>>> Source compiled.
test/test_builder.rb:8:in `require': no such file to load -- rubygems (LoadError)
        from test/test_builder.rb:8

!!! ERROR: dev-ruby/rubygems-0.9.2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_test
  ebuild.sh, line 1026:   Called qa_call 'src_test'
  ebuild.sh, line 44:   Called src_test
  rubygems-0.9.2.ebuild, line 50:   Called die

!!! test/test_builder.rb failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-ruby/rubygems-0.9.2/temp/build.log'.
Comment 1 Richard Brown (RETIRED) gentoo-dev 2007-05-17 09:25:13 UTC
Thanks for reporting, I've added RESTRICT="test" to the latest rubygems ebuild, until I can fix some of the many problems the tests have.