In order to properly troubleshoot, I need step 2, but try gem cleanup on both machines and see if it fixes it.
Yehuda Katz Developer | Engine Yard (ph) 718.877.1325 On Tue, Jan 12, 2010 at 11:55 AM, Pito Salas <[email protected]> wrote: > Gems on the machine where the gem is not automatically pulled in: > > > Two troubleshooting steps: > > Can you paste the gem list --all on both machines? > > actionmailer (2.3.5, 2.3.4, 2.2.2) > actionpack (2.3.5, 2.3.4, 2.2.2) > activerecord (2.3.5, 2.3.4, 2.2.2) > activeresource (2.3.5, 2.3.4, 2.2.2) > activesupport (2.3.5, 2.3.4) > authlogic (2.1.3) > cgi_multipart_eof_fix (2.5.0) > configuration (1.1.0) > daemons (1.0.10) > fastercsv (1.5.0) > fastri (0.3.1.1) > fastthread (1.0.1) > flexmock (0.8.6) > gem_plugin (0.2.3) > gemcutter (0.2.0) > heroku (1.3.0) > hpricot (0.8.2) > json (1.2.0) > json_pure (1.2.0) > launchy (0.3.3) > libxml-ruby (1.1.3) > linecache (0.43) > macaddr (1.0.0) > mongrel (1.1.5) > net-scp (1.0.2) > net-ssh (2.0.16) > prawn (0.7.1, 0.6.3) > prawn-core (0.7.1, 0.6.3) > prawn-format (0.2.3) > prawn-layout (0.7.1, 0.3.2) > prawn-security (0.7.1, 0.1.1) > rack (1.0.1) > rails (2.3.5, 2.3.4, 2.2.2) > rails_best_practices (0.3.16) > rake (0.8.7, 0.8.4) > rcov (0.8.1.2.0) > rest-client (1.0.3) > rio (0.4.2) > rmagick (2.11.1) > ruby-debug-base (0.10.3) > ruby-debug-ide (0.4.5) > ruby-prof (0.7.3) > ruby2ruby (1.2.4) > ruby_parser (2.0.4) > rubygems-update (1.3.5) > sexp_processor (3.0.3) > sqlite3-ruby (1.2.1) > thoughtbot-factory_girl (1.2.2) > thoughtbot-shoulda (2.10.2) > uuid (2.0.2) > wirble (0.1.3) > wxruby (1.9.3) > xmpp4r (0.5) > yumlcmd (0.0.3) > > > List of gems on the machine where it IS being pulled in automatically: > > actionmailer (2.3.5, 2.2.2, 1.3.6) > actionpack (2.3.5, 2.2.2, 1.13.6) > actionwebservice (1.2.6) > activerecord (2.3.5, 2.2.2, 1.15.6) > activeresource (2.3.5, 2.2.2) > activesupport (2.3.5, 2.2.2, 1.4.4) > acts_as_ferret (0.4.4, 0.4.3) > Ascii85 (1.0.0, 0.9.0) > authlogic (2.1.3) > capistrano (2.5.11, 2.5.10, 2.5.2) > cgi_multipart_eof_fix (2.5.0) > columnize (0.3.1) > daemons (1.0.10) > dnssd (1.3.1, 0.6.0) > fastthread (1.0.7, 1.0.1) > fcgi (0.8.8, 0.8.7) > ferret (0.11.6) > gem_plugin (0.2.3) > highline (1.5.1, 1.5.0) > hpricot (0.8.2, 0.6.164) > libxml-ruby (1.1.3, 1.1.2) > linecache (0.43) > mislav-will_paginate (2.3.11) > mocha (0.9.8) > mongrel (1.1.5) > needle (1.3.0) > net-scp (1.0.2, 1.0.1) > net-sftp (2.0.4, 2.0.1, 1.1.1) > net-ssh (2.0.17, 2.0.4, 1.1.4) > net-ssh-gateway (1.0.1, 1.0.0) > nifty-generators (0.3.0) > pdf-reader (0.8.2, 0.8.1) > prawn (0.7.1, 0.6.3) > prawn-core (0.7.1, 0.6.3) > prawn-format (0.2.3) > prawn-layout (0.7.1, 0.3.2) > prawn-security (0.7.1, 0.1.1) > rack (1.1.0, 1.0.1) > rails (2.3.5, 2.2.2, 1.2.6) > rake (0.8.7, 0.8.3) > rb-appscript (0.5.3) > rdoc (2.4.3) > RedCloth (4.2.2, 4.1.1) > ruby-debug-base (0.10.3) > ruby-debug-ide (0.4.9) > ruby-openid (2.1.7, 2.1.2) > ruby-yadis (0.3.4) > rubygems-update (1.3.5) > rubynode (0.1.5) > sqlite3-ruby (1.2.5, 1.2.4) > termios (0.9.4) > test-spec (0.10.0) > xmpp4r (0.5, 0.4) > > On Tue, Jan 12, 2010 at 11:51 AM, Yehuda Katz <[email protected]> wrote: > > > Can you puts caller in rexml/document on the machine that's pulling it in > > and paste it here? > > Harder: I don't have direct access there. > > Thanks! > > Pito > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-core%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
