On Sep 13, 2011, at 12:28 PM, Douglas Garstang wrote: > On Tue, Sep 13, 2011 at 12:25 PM, Craig White <craig.wh...@ttiltd.com> wrote: >> >> I'm thinking that he has puppet 0.25.5 gem installed and all of the rpm -e / >> yum remove isn't going to solve that. >> >> try 'gem list --local' > > Craig, I posted this yesterday I think, but, on the client: > > [root@hproxy11 ~]# gem list --local > > *** LOCAL GEMS *** > > stomp (1.1.6) ---- it is possible to have more than 1 ruby installed and more than 1 gem local store and then users can store gems in their home directories too. There's an amazing amount of ways to shoot yourself in the foot with local installations of ruby.
Our company gave up on the rpm/apt packages and simply uses enterprise-ruby and gems to install everything. I have removed all distribution packages of anything remotely resembling ruby and life is much simpler. Got snagged when I first started playing with puppet because I was also playing with chef and used Ubuntu's packages for ruby/gems/etc. and that clearly wasn't working well. Craig -- 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.