Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177341 - =dev-ruby/rubygems-0.9.2 fails test
Summary: =dev-ruby/rubygems-0.9.2 fails test
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-06 15:30 UTC by Tobias Scherbaum (RETIRED)
Modified: 2007-05-17 09:25 UTC (History)
0 users

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


Attachments

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