Re: [Radiant] Problem installing 0.8.1 - late at night

2009-11-10 Thread Anton Aylward
Jim Gay said the following on 11/09/2009 11:13 PM:
 Is this a new instance or an upgrade?
 If it's an upgrade, have you run rake radiant:update?


Its a new instance.

Not only that, but it seems my efforts to upgrade gems in general
have broken the other 0.6.9 application I was working on that I
thought I had 'frozen'.  This is very annoying and I don't know
where to start looking to fix this.  It basically means my work in
progress is  chronically zapped.  All off it, not just my trial of 0.8.1.


1. The 8.8.1 trial seems t be flopping all over the place with
   little logic.

2. The old 'frozen' 0.6.9 apps that worked yesterday morning seems
   to have been zapped by upgrading gems in my attempt to get the
   0.8.1 working.

   Obviously I should have taken a full disk snapshot that included
   /usr/lib/ruby !!!  You guys do that as a matter of course, don't you?

   The failing 0.6.9 errors begining with failing to find 'require':

/home/anton/Ruby/new-SystemIntegrity/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in
`require': super: no superclass method `require' (NoMethodError)

from
/home/anton/Ruby/new-SystemIntegrity/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in
`new_constants_in'

from
/home/anton/Ruby/new-SystemIntegrity/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in
`require'

from
/home/anton/Ruby/new-SystemIntegrity/vendor/rails/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb:36:in
`to_proc'

from
/home/anton/Ruby/new-SystemIntegrity/vendor/plugins/haml/lib/haml.rb:1033:in
`each'
from
/home/anton/Ruby/new-SystemIntegrity/vendor/plugins/haml/lib/haml.rb:1033:in
`init_rails'
from
/home/anton/Ruby/new-SystemIntegrity/vendor/plugins/haml/init.rb:7:in
`evaluate_init_rb'


-- 
And don't tell me there isn't one bit of difference between null and
space, because that's exactly how much difference there is.
-- Larry Wall
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Problem installing 0.8.1 - late at night

2009-11-10 Thread Anton Aylward
well this
http://github.com/radiant/radiant/issues/unreads#issue/56
edit got the demo 0.8.1 working.

Perhaps it time to migrate that into the gem?


Now onward to find out why my other applications have been zapped.


-- 
There is only one quality worse than hardness of heart and that is
softness of head.
--Theodore Roosevelt
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Problem installing 0.8.1 - late at night

2009-11-09 Thread Jim Gay
Is this a new instance or an upgrade?
If it's an upgrade, have you run rake radiant:update?

On Mon, Nov 9, 2009 at 10:59 PM, Anton Aylward anton.aylw...@rogers.com wrote:
 Maybe it will work in the morning.

 I installed the 0.8.1. gem and verified it.

 =
 an...@bigboy:~/Ruby/EightyOne gem list radiant


 *** LOCAL GEMS ***

 radiant (0.8.1, 0.6.9, 0.6.7, 0.6.6)
 =

 I installed from /usr/lib/ruby/gems/1.8/gems/radiant-0.8.1/bin/radiant

 I created the SQlite3 database


 But when I try to bootstrap I get an error

 ==
 an...@bigboy:~/Ruby/EightyOne rake development db:bootstrap
 (in /home/anton/Ruby/EightyOne)
 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've tried setting RADIANT_GEM_VERSION in the environment and in
 config/environment.rb, even though I shouldn't need to.
 I've tried setting GEM_PATH just to make sure!

 The gem is there, and its readable.

 I've done some googling and checked the archives and this was a problem
 with 0.6.6 - http://www.ruby-forum.com/topic/151509, though I don't see
 a resolution on that thread.

 And yes, I get the same error with a freeze:

 ===
 an...@bigboy:~/Ruby/EightyOne rake radiant:freeze:gems
 (in /home/anton/Ruby/EightyOne)
 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.
 ===

 Maybe my mind will be clear in the morning, or perhaps not.

 Maybe someone will suggest a fix before I get back from work...
 (hint)



-- 
Jim Gay
http://www.saturnflyer.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant