[Radiant] bootstrap is telling me it cannot find the gem, gem list shows it though

Sean Cribbs seancribbs at gmail.com
Wed Apr 30 14:01:12 CDT 2008


Jared,

I ran into this the other day as well.  Please file a ticket on Trac, 
assign it to the 0.6.7 release, to the effect of "does not load latest 
gem when no RADIANT_GEM_VERSION specified".  In the meantime, add a line 
to environment.rb that says RADIANT_GEM_VERSION = "0.6.6" -- that should 
fix your problem.

Sean

Jared Blitzstein wrote:
> I've asked my shared host (asmallorange) to install the 0.6.6 gem and 
> they have, I've confirmed with gem list
>
>  # gem list radiant
> *** LOCAL GEMS ***
> radiant (0.6.6, 0.6.4)
>
> I've created a new site via: radiant -d mysql myap, created the 
> database/updated database.yml, uncommented ENV['RAILS_ENV']  in 
> environment.rb. When I run bootstrap I get the following
>
> # rake production db:bootstrap
> (in /home/myuser/railsapps/myradiantapp)
> Missing the Radiant  gem. Please `gem install -v= radiant`, update 
> your RADIANT_GEM_VERSION setting in config/environment.rb for the 
> Radiant version you do have installed, or comment out 
> RADIANT_GEM_VERSION to use the latest version installed.
>
> I checked environment.rb and there isn't a RADIANT_GEM_VERSION entry 
> so I would assume it would try and use the 0.6.6 gem. Is there a way I 
> can confirm it is in-fact not finding the gem? The rails version is 
> the 2.0.2 gem.
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>



More information about the Radiant mailing list