This project is archived and is in readonly mode.
Unable to bundle rails from 3-0-stable
Reported by Rolf Bjaanes | September 28th, 2010 @ 12:59 PM | in 3.0.2
Bundling rails with :branch => "3-0-stable" fails with:
Could not find gem 'arel (~> 2.0.0)', required by 'rails', in any of the sources
Anyone know what is up?
It was working yesterday, with no change to the Gemfile.
Comments and changes to this ticket
-
iHiD September 28th, 2010 @ 01:59 PM
I can reproduce. I think new Arel got pushed but without a new Gem, but the Rails dependencies were updated.
This problem was first notes here on ticket #5098
-
Santiago Pastorino September 29th, 2010 @ 02:23 AM
- State changed from new to open
- Milestone cleared.
- Assigned user set to Santiago Pastorino
- Importance changed from to Low
How do you started your Rails app?.
If you use Rails from the git repo you should use arel from git too.
Take a look at this http://github.com/rails/rails/blob/master/railties/lib/rails/genera... I will push a new comment on this file soon ;). -
iHiD September 29th, 2010 @ 02:32 AM
Just doing a bundle update on an existing rails app caused the failure.
Updating Gemfile to load arel from git, as per your commit, fixes this - thank you.
Looking forward to witnessing all of Aaron Patterson's hard work on Arel now!
-
Repository September 29th, 2010 @ 04:15 AM
- State changed from open to committed
(from [006cef7107b648882cfc09f56904c601454cfc77]) Add gem 'arel' from git commented out as an example of how to Bundle egde Rails with Arel edge
[#5723 state:committed] http://github.com/rails/rails/commit/006cef7107b648882cfc09f56904c6...
-
Repository September 29th, 2010 @ 04:16 AM
(from [9ddda10b67d5c8a0a6d253a4797d4de1aa237b1b]) Add gem 'arel' from git commented out as an example of how to Bundle egde Rails with Arel edge
[#5723 state:committed] http://github.com/rails/rails/commit/9ddda10b67d5c8a0a6d253a4797d4d...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Referenced by
- 5723 Unable to bundle rails from 3-0-stable [#5723 state:committed] http://github.com/rails/rails/co...
- 5723 Unable to bundle rails from 3-0-stable [#5723 state:committed] http://github.com/rails/rails/co...