Anyone seen cross-thread violation upgrading to Typo 5.3?

Checking for existing Typo install in /Users/rick/typo_working
Reading files from /opt/local/lib/ruby/gems/1.8/gems/typo-5.3
copying rails 2.2.2 to /Users/rick/typo_working/vendor/rails/railties
copying activesupport 2.2.2 to
/Users/rick/typo_working/vendor/rails/activesupport
copying activerecord 2.2.2 to
/Users/rick/typo_working/vendor/rails/activerecord
copying actionpack 2.2.2 to
/Users/rick/typo_working/vendor/rails/actionpack
copying actionmailer 2.2.2 to
/Users/rick/typo_working/vendor/rails/actionmailer
Making scripts executable
Checking database
Database exists, preparing for upgrade
Migrating Typo’s database to newest release
config.gem: Unpacked gem coderay-0.8.260 in vendor/gems has no
specification
file. Run ‘rake gems:refresh_specs’ to fix this.
[BUG] cross-thread violation on rb_gc()
ruby 1.8.6 (2008-03-03) [universal-darwin9.0]

/opt/local/lib/ruby/gems/1.8/gems/typo-5.3/bin/typo:59:in migrate': Migration failed (RailsInstaller::InstallFailed) from /opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:689:in in_directory’
from /opt/local/lib/ruby/gems/1.8/gems/typo-5.3/bin/typo:57:in migrate' from /opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:217:in install_sequence’
from
/opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:192:in
install' from /opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer/commands.rb:95:in command’
from
/opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:646:in
execute_command' from /opt/local/lib/ruby/gems/1.8/gems/typo-5.3/bin/typo:93 from /opt/local/bin/typo:19:in load’
from /opt/local/bin/typo:19


Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale

Rick DeNatale a écrit :

/Users/rick/typo_working/vendor/rails/actionmailer
Migration failed (RailsInstaller::InstallFailed)
from
/opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer/commands.rb:95:in
command' from /opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:646:in execute_command’
from /opt/local/lib/ruby/gems/1.8/gems/typo-5.3/bin/typo:93
from /opt/local/bin/typo:19:in `load’
from /opt/local/bin/typo:19

Maybe a bug in rails-app-installer ?


Cyril M.

Peut être, but that doesn’t help much.

On Wed, Apr 1, 2009 at 3:53 PM, Cyril M. [email protected]
wrote:

/Users/rick/typo_working/vendor/rails/actionpack

/opt/local/lib/ruby/gems/1.8/gems/rails-app-installer-0.2.0/lib/rails-installer.rb:192:in


Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale

Hi Rick,

Rick DeNatale wrote:

[…]

Maybe a bug in rails-app-installer ?

To answer the original question bluntly: No, I haven’t :-). I’m using a
different version of Ruby and a different OS, though.

Any chance you could do some more debugging yourself on it? Is it a
recurring
problem?

Regards,
Matijs