Hey Typo-Users,

due to a server crash I had to chance my RootServer Provider. This includes a 
chance of the underlying OS form Fedora Core to Debian Sarge.

Installing Rails is not the problem on Debian (although 1.8.2 is avaiable 
only). Getting fcgi running seems to a nightmare (no package avaialbe for 
amd64).  So I decided
to go with fcgid which seem to work. But I realized that rails/typo itself have 
some problems. I proofed this by running typo "standalone" using the server 
script. On other systems I encounter no problems on  other systems (fedora, xp)
when running typo for development and test . This is a problem of the old ruby 
version?

Her e is one sample backtrace:

NoMethodError (undefined method `stringify_keys!' for ["test", "test"]:Array):
    /vendor/rails/activerecord/lib/active_record/base.rb:1333:in `attributes='
    /vendor/rails/activerecord/lib/active_record/base.rb:1188:in 
`initialize_without_callbacks'
    /vendor/rails/activerecord/lib/active_record/callbacks.rb:236:in 
`initialize'
    app/controllers/admin/content_controller.rb:23:in `new'
    app/controllers/admin/content_controller.rb:23:in `new'
    /vendor/rails/actionpack/lib/action_controller/base.rb:853:in `send'
    /vendor/rails/actionpack/lib/action_controller/base.rb:853:in 
`perform_action_without_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:332:in 
`perform_action_without_benchmark'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in 
`perform_action_without_rescue'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in 
`measure'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in 
`perform_action_without_rescue'
    /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_acti
on'
    /vendor/rails/actionpack/lib/action_controller/base.rb:369:in `send'
    /vendor/rails/actionpack/lib/action_controller/base.rb:369:in 
`process_without_session_management_support'
    /vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in 
`process'
    /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
    /vendor/rails/railties/lib/webrick_server.rb:117:in `handle_dispatch'
    /vendor/rails/railties/lib/webrick_server.rb:83:in `service'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
    /usr/lib/ruby/1.8/webrick/server.rb:172:in `start_thread'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
    /usr/lib/ruby/1.8/webrick/server.rb:172:in `start_thread'
    /usr/lib/ruby/1.8/webrick/server.rb:161:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:161:in `start_thread'
    /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
    /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
    /vendor/rails/railties/lib/webrick_server.rb:69:in `dispatch'
    script/server:49

ruby version is: ruby 1.8.2 (2005-04-11) [x86_64-linux]
gem verson: 0.8.11

*** LOCAL GEMS ***

actionmailer (1.2.1)
    Service layer for easy email delivery and testing.

actionpack (1.12.1)
    Web-flow and rendering framework putting the VC in MVC.

actionwebservice (1.1.2)
    Web service support for Action Pack.

activerecord (1.14.2)
    Implements the ActiveRecord pattern for ORM.

activesupport (1.3.1)
    Support and utility classes used by the Rails framework.

postgres-pr (0.4.0)
    A pure Ruby interface to the PostgreSQL (>= 7.4) database

rails (1.1.2)
    Web-application framework with template engine, control-flow layer,
    and ORM.

rake (0.7.1)
    Ruby based make-like utility.

sources (0.0.1)
    This package provides download sources for remote gem installation

The problem occurs using: 

* Typo 2.6.0_with-rails distribution
* latest svn trunk

Any thought, hints is _highly_ appricated as I am running in complete 
frustration :-(
I've already studied several tutorials I found with a google search, so please 
do not reffering them. It won't work for me and typo.

Thx 

Toby

-- 
Visit my Weblog @ http://www.jroller.com/page/tradem
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to