[Radiant] Update on DreamHost

Torleif Berger torleif85 at hotmail.com
Mon May 19 09:21:16 CDT 2008


thanks! The update worked now :)

But after having done rake radiant:update, and putting back ENV['GEM_PATH'] 
into config/environment.rb I try to do the rake db:migrate. But after a 
while I get:

rake aborted!
development database is not configured

Which is true, cause I removed it, cause I didnt think I needed it. And it 
worked with 0.6.6. Does 0.6.7 require one? Even if i don't really want one? 
=/


--------------------------------------------------
From: "Sean Cribbs" <seancribbs at gmail.com>
Sent: Monday, May 19, 2008 4:09 PM
To: <bill at barnard-engineering.com>; <radiant at radiantcms.org>
Subject: Re: [Radiant] Update on DreamHost

> In case you didn't know, Radiant's gem doesn't depend on any gems except 
> rake.  All other dependencies are packaged, including Rails.
>
> Sean
>
> Bill Barnard wrote:
>> On Sun, 2008-05-18 at 17:06 +0200, Torleif Berger wrote:
>>
>>> How can I upgrade radiant to the new version 0.6.7 on DreamHost?
>>>
>>> I do gem update radiant, and it works for a while, then ends with
>>> Killed ( ? ).
>>>
>>
>> Dreamhost runs a procwatch daemon that kills any process that takes
>> "excessive" memory. Most gem processes (update, install, etc.) use a lot
>> of memory when checking dependencies. The way I've worked around this in
>> the past is to install the gem manually and resolve dependencies myself.
>>
>> Download the gem file, then from the directory containing the gem run:
>>
>> gem install --local gem_name
>>
>> I added this note to http://wiki.dreamhost.com/index.php/RubyGems
>>
>> Best of luck,
>>
>> Bill
>>   ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Radiant mailing list
>> Post:   Radiant at radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
> _______________________________________________
> 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