Hi, I have a local install under OSX and a server install under centos. versions seem to be the same across both environments but on the server im getting:
----------- rake production radiant:extensions:paperclipped_uploader:migrate rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+) rake aborted! undefined method `name' for "RedCloth":String Tasks: TOP => environment (See full trace by running task with --trace) ----------- I've attached the full trace and versions for both environments, let me know if you need anything else. I hope someone can help with this. I've been pulling my hair out for days over it. Many thanks DP ------------------------ rake production radiant:extensions:paperclipped_uploader:migrate -- trace rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+) ** Invoke production (first_time) ** Execute production ** Invoke environment (first_time) ** Execute environment rake aborted! undefined method `name' for "RedCloth":String /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/rails/gem_dependency.rb:275:in `==' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:217:in `===' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:217:in `matching_specs' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:36:in `find_all' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ specification.rb:410:in `each' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ specification.rb:409:in `each' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:216:in `find_all' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:216:in `matching_specs' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:238:in `to_specs' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ dependency.rb:256:in `to_spec' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/ rubygems.rb:1182:in `gem' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/rails/gem_dependency.rb:73:in `add_load_paths' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:301:in `add_gem_load_paths' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:301:in `each' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:301:in `add_gem_load_paths' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:132:in `process' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:113:in `send' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/initializer.rb:113:in `run' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/lib/radiant/ initializer.rb:157:in `run' /home/room400/public_html/room400/config/environment.rb:11 /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:36:in `gem_original_require' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:36:in `require' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:156:in `require' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ activesupport/lib/active_support/dependencies.rb:156:in `require' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/vendor/rails/ railties/lib/tasks/misc.rake:4 /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:205:in `call' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:205:in `execute' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:200:in `each' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:200:in `execute' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:158:in `invoke_with_call_chain' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:151:in `invoke_with_call_chain' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:144:in `invoke' /usr/local/rvm/gems/ruby-1.8.7-p334/gems/radiant-0.9.1/lib/tasks/ environments.rake:10 /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:205:in `call' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:205:in `execute' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:200:in `each' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:200:in `execute' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:158:in `invoke_with_call_chain' /usr/local/rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:151:in `invoke_with_call_chain' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ task.rb:144:in `invoke' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:112:in `invoke_task' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:90:in `top_level' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:90:in `each' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:90:in `top_level' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:129:in `standard_exception_handling' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:84:in `top_level' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:62:in `run' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:129:in `standard_exception_handling' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/lib/rake/ application.rb:59:in `run' /usr/local/rvm/gems/ruby-1.8.7-p334@global/gems/rake-0.9.2/bin/rake:32 /usr/local/rvm/gems/ruby-1.8.7-p334/bin/rake:19:in `load' /usr/local/rvm/gems/ruby-1.8.7-p334/bin/rake:19 Tasks: TOP => environment ---------------- --ON SERVER-- ruby -v ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-linux] rails -v Rails 3.0.6 gem list *** LOCAL GEMS *** abstract (1.0.0) actionmailer (3.0.6) actionpack (3.0.6) activemodel (3.0.6) activerecord (3.0.6) activeresource (3.0.6) activesupport (3.0.6) arel (2.0.9) builder (3.0.0, 2.1.2) bundler (1.0.12) calendar_date_select (1.16.2) capistrano (2.5.21) daemon_controller (0.2.6) erubis (2.7.0, 2.6.6) fastthread (1.0.7) highline (1.6.1) i18n (0.5.0) imagesize (0.1.1) mail (2.2.15) mime-types (1.16) net-scp (1.0.4) net-sftp (2.0.5) net-ssh (2.1.4) net-ssh-gateway (1.0.1) paperclip (2.3.11) passenger (3.0.6) polyglot (0.3.1) rack (1.2.2, 1.1.2) rack-mount (0.7.1, 0.6.14) rack-test (0.5.7) radiant (0.9.1) rails (3.0.6) railties (3.0.6) rake (0.9.2, 0.8.7) RedCloth (4.2.7) rmagick (2.13.1) rubygems-update (1.7.2, 1.3.7) sqlite3 (1.3.3) thor (0.14.6) treetop (1.4.9) tzinfo (0.3.26) will_paginate (2.3.15) -------- --ON OSX-- ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] rails -v Rails 3.0.6 gem list *** LOCAL GEMS *** abstract (1.0.0) actionmailer (3.0.6) actionpack (3.0.6) activemodel (3.0.6) activerecord (3.0.6) activeresource (3.0.6) activesupport (3.0.6) arel (2.0.9) builder (3.0.0, 2.1.2) bundler (1.0.12) calendar_date_select (1.16.2) capistrano (2.5.21) daemon_controller (0.2.6) erubis (2.7.0, 2.6.6) fastthread (1.0.7) highline (1.6.1) i18n (0.5.0) imagesize (0.1.1) mail (2.2.15) mime-types (1.16) morhekil-capistrano-deepmodules (0.2) net-scp (1.0.4) net-sftp (2.0.5) net-ssh (2.1.4) net-ssh-gateway (1.0.1) paperclip (2.3.11) passenger (3.0.6) polyglot (0.3.1) rack (1.2.2, 1.1.2) rack-mount (0.7.1, 0.6.14) rack-test (0.5.7) radiant (0.9.1) rails (3.0.6) railties (3.0.6) rake (0.8.7) RedCloth (4.2.7) rmagick (2.13.1) rubygems-update (1.7.2, 1.3.7) sqlite3 (1.3.3) thor (0.14.6) treetop (1.4.9) tzinfo (0.3.26) will_paginate (2.3.15)
