Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111490 - activesupport 1.2.2 breaks rails
Summary: activesupport 1.2.2 breaks rails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 09:06 UTC by Max
Modified: 2005-11-06 14:19 UTC (History)
1 user (show)

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 Max 2005-11-04 09:06:52 UTC
Upgrading to Activesupport 1.2.2 from 1.2.1 breaks rails. See below. The 1.2.1
ebuild seems to have been removed from portage. I don't know the reason for this
deletion, but it makes running rails a bit tricky atm...




/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no
such file to load -- initializer (LoadError)
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'
        from ./script/../config/boot.rb:14
        from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'
        from script/server:2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Max 2005-11-04 09:08:02 UTC
Sorry, that's the wrong output. Can't find the proper one anymore (rails is now
officially borked on my system), but rails really wanted 1.2.1 and didn't like
1.2.2 very much. 
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2005-11-04 09:34:51 UTC
Did you upgrade rails and all of the other ones as well? 
Comment 3 Max 2005-11-04 11:13:27 UTC
I copied rails-0.14.1 to 0.14.2 and upgraded, which brought upgrades to 
dev-ruby/actionpack, dev-ruby/actionmailer and dev-ruby/actionwebservice
(probably could have done this manually, but rails still needs
activesupport-1.2.1, it literally says so). After this upgrade, all seems to
work again. However, rails-0.14.2 is not yet in portage.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2005-11-04 11:31:33 UTC
sorry ,forgot to commit it from my local tree.  merged now.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2005-11-06 14:19:23 UTC
.