Hello, I've just installed Ruby, Facter and Puppet from source
(versions listed below) and am getting the following error, when
trying to run Puppet 2.6.3:

[r...@localhost puppet]# ruby --version
ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux]
[r...@localhost puppet]# ruby -ropenssl -e "puts :installed"
installed
[r...@localhost puppet]# ruby -rxmlrpc/client -e "puts :installed"
installed
[r...@localhost puppet]# facter --version
1.5.8
[r...@localhost puppet]# puppet --version
/usr/local/lib/ruby/site_ruby/1.9.1/puppet/util/log/destinations.rb:
97: warning: class variable access from toplevel
/usr/local/lib/ruby/site_ruby/1.9.1/puppet/application/kick.rb: /usr/
local/lib/ruby/site_ruby/1.9.1/puppet/application/kick.rb:107: Invalid
next (SyntaxError)

I've looked around and have not seen other posts regarding this so
either I'm missing something or no one has installed the newest
packages from source yet (I doubt that).  Please advise, thank you.

-- 
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.

Reply via email to