Cory thanks for the response.
Ruby (1.9.3-484 with rails-express patch) was compiled/installed with bash
script ( aka something else).
While the most current ruby binary is in /usr/bin, yum/RPM must need
additional stuff ( maybe that RPM DB entry you mentioned ). Ultimately, I
could see the
So how did you install Ruby 1.9.3? Did you create your own RPM or use
something else? The RPM packages for puppet will have dependencies
and then yum will try to satisfy them by looking in it's configured
yum repositories. It usually tries to find the latest version.
Looking at your output it lo
On Tuesday, January 21, 2014 3:13:49 PM UTC-5, machete wrote:
>
> The 1.8.7 ruby, rubygems and its gems were uninstalled. The root .gem and
> user .gem directories were also removed. I am hunting for what I am
> overlooking.
>
> I am now looking at using the yum package to install puppet. List
The 1.8.7 ruby, rubygems and its gems were uninstalled. The root .gem and
user .gem directories were also removed. I am hunting for what I am
overlooking.
I am now looking at using the yum package to install puppet. Listed below
are the results of the package install. Notice it's trying to ins
Ok .. thanks ... looks like the linux user is rockin' a different version
than root and because I am using root to do the install it ... DOH! Scary,
I thought all the 1.8.7 stuff was gone ...
User
gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.23
- RUBY VERSION: 1.9.3 (2
If you installed puppet originally using ruby 1.8.7, then all of your
gems, including puppet, will be in the ruby 1.8.7 gem home, and all
the binaries, including puppet, that were created by rubygems will be
pointing there. Since you built ruby 1.9.3 from source, perhaps you
have a separate 'gem' e
gem list:
gem list
*** LOCAL GEMS ***
bigdecimal (1.1.0)
bundler (1.3.5)
daemon_controller (1.1.7)
facter (1.7.3)
hiera (1.3.0)
io-console (0.3)
json (1.5.5)
json_pure (1.8.1)
minitest (2.5.1)
passenger (4.0.17)
puppet (3.3.2)
rack (1.5.2)
rake (0.9.2.2)
rdoc (3.9.5)
rgen (0.6.6)
On Wednesda
Hey Moses,
Thanks for the quick response.
Puppet was install via ruby gem ... I know, but it is so easy.
Ruby/rubygem are running from source.
OS is CentOS 6.4 Linux puppetdb 2.6.32-71.el6.x86_64 #1 SMP Fri May 20
03:51:51 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
On Wednesday, December 4, 201
How did you install puppet originally? Are you running from packages,
rubygem, or running from source, or some other method?
On Wed, Dec 4, 2013 at 11:58 AM, machete wrote:
> Hey what gives ... ? ;)
>
> I've got a shiny new install of ruby 1.9.3-p484 ... and my 'sudo puppet
> resource package pup
Hey what gives ... ? ;)
I've got a shiny new install of ruby 1.9.3-p484 ... and my 'sudo puppet
resource package puppetdb ensure=latest' loads ruby 1.8.7
Would someone please point me to the instructions ( or share ) on how to
get my 'sudo puppet resource package puppetdb ensure=latest' t
Sorry if that was a vague request .. Here is some more details on the
env...:
~> ruby -v
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]
~> puppet -V
3.3.2
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this gr
11 matches
Mail list logo