I thought there were issues with ruby versions > than 1.8.6 on centos. On Nov 22, 1:11 pm, rjl <rjlin...@gmail.com> wrote: > 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: > [r...@stsdev-pri ~]# facter -v > 1.5.8 > > Ruby is installed: > [r...@stsdev-pri ~]# ruby --version > ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux] > > Here is my gem env: > [r...@stsdev-pri ~]# gem env > RubyGems Environment: > - RUBYGEMS VERSION: 1.3.7 > - RUBY VERSION: 1.9.2 (2010-08-18 patchlevel 0) [x86_64-linux] > - INSTALLATION DIRECTORY: /opt/local/lib64/ruby/gems/1.9.1 > - RUBY EXECUTABLE: /opt/local/bin/ruby > - EXECUTABLE DIRECTORY: /opt/local/bin > - RUBYGEMS PLATFORMS: > - ruby > - x86_64-linux > - GEM PATHS: > - /opt/local/lib64/ruby/gems/1.9.1 > - /root/.gem/ruby/1.9.1 > - GEM CONFIGURATION: > - :update_sources => true > - :verbose => true > - :benchmark => false > - :backtrace => false > - :bulk_threshold => 1000 > - REMOTE SOURCES: > -http://rubygems.org/ > > Any ideas will be greatly appreciated. Thanks in advance.
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.