2010 13:45:20 -0800
To:
Subject: Re: [Puppet Users] gem install puppet-2.6.3 problem
>rjl wrote:
>
>> Ruby is installed:
>> [r...@stsdev-pri ~]# ruby --version
>> ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]
>>
>
>Puppet is not yet compatible with
rjl wrote:
> Ruby is installed:
> [r...@stsdev-pri ~]# ruby --version
> ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]
>
Puppet is not yet compatible with Ruby 1.9.x.
Regards
James Turnbull
--
Puppet Labs - http://www.puppetlabs.com
C: 503-734-8571
--
You received this message bec
All,
Trying to install puppet-2.6.3 on CentOS 5.4 and I get the following.
[r...@stsdev-pri ~]# gem install puppet-2.6.3
ERROR: http://rubygems.org/ does not appear to be a repository
ERROR: Error installing puppet-2.6.3:
puppet requires facter (>= 1.5.1, runtime)
Facter is installed:
[