When I run this command:: rake RAILS_ENV=production db:migrate
I get this error: Could not find rack (~> 1.1.0) amongst [actionmailer-3.2.2, actionpack-3.2.2, activemodel-3.2.2, activerecord-3.2.2, activeresource-3.2.2, activesupport-3.2.2, arel-3.0.2, builder-3.0.0, bundler-1.1.2, daemon_controller-1.0.0, erubis-2.7.0, fastthread-1.0.7, hike-1.2.1, i18n-0.6.0, journey-1.0.3, json-1.6.5, mail-2.4.4, mime-types-1.18, multi_json-1.1.0, mysql-2.8.1, passenger-3.0.11, polyglot-0.3.3, rack-1.4.1, rack-cache-1.2, rack- ssl-1.3.2, rack-test-0.6.1, rails-3.2.2, railties-3.2.2, rake-0.9.2.2, rdoc-3.12, sprockets-2.1.2, thor-0.14.6, tilt-1.3.3, treetop-1.4.10, tzinfo-0.3.32] I have rack-1.4.1 gem installed. What am I missu=ing here? I am attemptin gto install on Red hat 6. I installed ruby-enterprise-1.8.7 from source and pulled the puppet-dashboard-1.2.0 tarball down to my RH^ server. RubyGems Environment: - RUBYGEMS VERSION: 1.8.15 - RUBY VERSION: 1.8.7 (2012-02-08 patchlevel 358) [x86_64-linux] - INSTALLATION DIRECTORY: /opt/ruby-enterprise-1.8.7-2012.02/lib/ ruby/gems/1.8 - RUBY EXECUTABLE: /opt/ruby-enterprise-1.8.7-2012.02/bin/ruby - EXECUTABLE DIRECTORY: /opt/ruby-enterprise-1.8.7-2012.02/bin - RUBYGEMS PLATFORMS: - ruby - x86_64-linux - GEM PATHS: - /opt/ruby-enterprise-1.8.7-2012.02/lib/ruby/gems/1.8 - /root/.gem/ruby/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://rubygems.org/ Appreciate any help you can provide, thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.