Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335247 - dev-ruby/rails-3.0.3 version bump
Summary: dev-ruby/rails-3.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL: http://weblog.rubyonrails.org/2010/8/...
Whiteboard:
Keywords:
: 336365 (view as bug list)
Depends on: 313279
Blocks:
  Show dependency tree
 
Reported: 2010-08-30 12:16 UTC by Denis Misiurca
Modified: 2010-12-28 13:56 UTC (History)
3 users (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 Denis Misiurca 2010-08-30 12:16:51 UTC
Rails 3.0 released August 29.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-08-30 12:21:44 UTC
Please note that 0-day version bump requests are not appreciated. Please wait at least seven days before filing a request next time. Also, do not CC people when you cannot assign bugs yourself. Thanks.
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-09-07 16:10:53 UTC
*** Bug 336365 has been marked as a duplicate of this bug. ***
Comment 3 Hans de Graaff gentoo-dev Security 2010-09-12 07:00:59 UTC
There is a lot to be done before we can add Rails 3.0.0, especially in all the dependencies. Just a quick progress update:

jruby support is not going to be possible right now. The dependencies dead-end with jruby support in redcloth. We may be able to tweak dependencies by not running tests and drop the (implicit) redcloth dependency somewhere, but right now I think it's best if we drop jruby support for rails 3.0.0.

bug 336365 mentions dev-ruby/bundler, but the 1.0.0 version depends on dev-ruby/rspec-2, which is not officially released yet.

Finally, the rails gems no longer carry tests, so we are going to install from the git tarball. The eclass has already been changed to accomodate git tarballs for whole projects where we need to build a subdirectory at a time.
Comment 4 Hans de Graaff gentoo-dev Security 2010-09-12 14:59:58 UTC
dev-ruby/rspec-2 is ready to be moved into the tree (and its dependencies already are), except for this bug: http://github.com/rspec/rspec-core/issues#issue/137
Comment 5 Hans de Graaff gentoo-dev Security 2010-09-14 19:38:47 UTC
rspec-2 and app-text/ronn (both dependencies of dev-ruby/bundler-1.0.0) are now in CVS. bundler has failing test that need to be investigated.
Comment 6 Fernando Usero 2010-10-12 15:39:14 UTC
Hi, any further progress on this issue? any plan to release rails 3 ebuild? Maybe any overlay?

Thanks & regards
Comment 7 Hans de Graaff gentoo-dev Security 2010-10-12 15:43:14 UTC
(In reply to comment #6)
> Hi, any further progress on this issue? any plan to release rails 3 ebuild?
> Maybe any overlay?

We just don't have the manpower to push this forward right now given all the other things we are dealing with in ruby-gentoo land.

Progress is blocked on test failures for bundler 1.0.2 that I filed upstream. Help is appreciated, feel free to drop in on IRC at #gentoo-ruby to discuss.
Comment 8 Hans de Graaff gentoo-dev Security 2010-10-16 08:33:07 UTC
(In reply to comment #7)

> Progress is blocked on test failures for bundler 1.0.2 that I filed upstream.

Bundler 1.0.3 is now in the tree (some failures got fixed, others I've worked around or ignored for now). Given that rails 3.0.2 will be released soon I'll wait for that release before trying to add it to the tree again.
Comment 9 Hans de Graaff gentoo-dev Security 2010-12-05 09:26:33 UTC
I have now added all components execpt for Rails itself. We need to work out issues with bundler before we can do that.
Comment 10 Hans de Graaff gentoo-dev Security 2010-12-28 13:56:27 UTC
Rails 3.0.3 is now in the tree. With so many things changed I wouldn't be suprised to see some issues. Please file new bugs if you encounter problems.