Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376043 - rack-test-0.6.0 seems to break rails
Summary: rack-test-0.6.0 seems to break rails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-23 00:28 UTC by Reuben Martin
Modified: 2011-07-23 07:38 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 Reuben Martin 2011-07-23 00:28:07 UTC
after rack-test-0.6.0 is merged, rails stops working:

$ rails new project
/usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- rails/cli (LoadError)
        from /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
        from /usr/lib64/ruby/gems/1.8/gems/rails-3.0.9/bin/rails:8
        from /usr/bin/rails:8:in `load'
        from /usr/bin/rails:8

Downgrading back to 0.5.7 it works again. 

Reproducible: Always
Comment 1 Hans de Graaff gentoo-dev Security 2011-07-23 07:38:24 UTC
I've just fixed this in the tree by introducing slotted versions of rack-test.