Re: [Puppet Users] issues with puppet 3.0.1 using ruby 1.9.3 and passenger (3.0.18)

2012-12-13 Thread vioilly
Hi Josh, I installed puppet-server using yum by installing the rpm from puppetlabs that enables the puppet repo. I then installed rubygems which enabled me to gem install rack and passenger. I did compile ruby1.9.3 using this method: This installs libyaml 0.1.4 cd /opt wget http://pyyaml.or

Re: [Puppet Users] issues with puppet 3.0.1 using ruby 1.9.3 and passenger (3.0.18)

2012-12-12 Thread Josh Cooper
Hi Oli, On Wed, Dec 12, 2012 at 4:02 AM, vioilly wrote: > I have installed puppet 3.0.1, Installed as a gem or native package? > passenger 3.0.18 and ruby 1.9.3 and have hit > errors. The error I am hitting is this: > > Error message: cannot load such file -- puppet/util/command_line > Exceptio

[Puppet Users] issues with puppet 3.0.1 using ruby 1.9.3 and passenger (3.0.18)

2012-12-12 Thread vioilly
I have installed puppet 3.0.1, passenger 3.0.18 and ruby 1.9.3 and have hit errors. The error I am hitting is this: Error message:cannot load such file -- puppet/util/command_lineException class:LoadError I get this when hitting the puppet server using https://puppetserver:8140 If I use ruby